Select to view content in your preferred language

valid points, but getting a route solve error

205
0
02-20-2026 11:59 AM
Labels (1)
KurtRadamaker1
Occasional Contributor

I've researched my stops, and the feature class is valid, I can place it on a map in arcpro, but when I run the route solve I get:

Error in response: ['No route for "551_2765_20260217" from location "Stop 10" to location "Stop 11". No solution found.']
Route solve error: {
"error": true,
"code": 400,
"message": "Unable to complete operation.",
"details": [
"No route for \"551_2765_20260217\" from location \"Stop 10\" to location \"Stop 11\". No solution found."
]
}

0 Kudos
0 Replies