Skip to content

404 error when GET requesting route segments #31

@sarem-h

Description

@sarem-h

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions