A GET request to /v1/route/:route_name/segments with routes provided on comma web challenge and other public routes found on open pilot tools all return a 404 Not Found error.
Reproduction step:
Route provided by comma web challenge: 96850532278bae3b|000000dd--455f14369d
curl -H "Authorization: JWT {{token}}" "https://api.commadotai.com/v1/route/96850532278bae3b|000000dd--455f14369d/segments"
Result:
<html lang=en>
<title>404 Not Found</title>
<h1>Not Found</h1>
<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>
A GET request to
/v1/route/:route_name/segmentswith routes provided on comma web challenge and other public routes found on open pilot tools all return a404 Not Founderror.Reproduction step:
Route provided by comma web challenge:
96850532278bae3b|000000dd--455f14369dcurl -H "Authorization: JWT {{token}}" "https://api.commadotai.com/v1/route/96850532278bae3b|000000dd--455f14369d/segments"Result: