commaai / commaai/comma-api

404 error when GET requesting route segments

Open
#31 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
14
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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:

```

404 Not Found

Not Found


The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.


```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.