Skip to main content
Answered

Error creating segments (Error resolving field)

  • November 28, 2025
  • 1 reply
  • 14 views

Forum|alt.badge.img

Yesterday I was creating segments, and everything worked just fine until the 6th or 7th segment. All of a sudden, the error "Something went wrong, please try again" started to pop up.
The server’s response to the POST call is:

{
    "data": {
        "createSegments": null
    },
    "errors": [
        {
            "message": "Error resolving field.",
            "locations": [
                {
                    "line": 1,
                    "column": 86
                }
            ],
            "path": [
                "createSegments"
            ],
            "extensions": {
                "code": "INTERNAL_SERVER_ERROR"
            }
        }
    ]
}

 

I tried on both Chrome and Firefox.

Best answer by anchskier

The system will limit how many segments you can create in a certain timeframe (probably a day).  That number is not stated anywhere, but others have run into it in the past and had the same kind of “error” you seem to be reporting.  Strava technicians confirmed that they were hitting the limit when they got that message.  Maybe try waiting a day or two before trying to create more segments.  If you continue to have problems, I would suggest submitting a ticket to Strava to see if they can look into your specific situation.  

1 reply

anchskier
Superuser
Forum|alt.badge.img+28
  • Superuser
  • Answer
  • November 28, 2025

The system will limit how many segments you can create in a certain timeframe (probably a day).  That number is not stated anywhere, but others have run into it in the past and had the same kind of “error” you seem to be reporting.  Strava technicians confirmed that they were hitting the limit when they got that message.  Maybe try waiting a day or two before trying to create more segments.  If you continue to have problems, I would suggest submitting a ticket to Strava to see if they can look into your specific situation.