-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api/getTrips/ URL not found #8
Comments
Same problem here. I think I've followed every step on its guide (I've imported the gtfs using GTFS-viz) |
@vasile Any updates on this? |
Not yet Nicolas, the API is missing completely, I will see if I can quickly hack something |
@vasile - any updates in this? |
guys? someone? |
Is this Repo still active? |
@vasile do you have any time to spend on this for a fix? Thanks :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using transit-map (after setup with GTFS-viz), I got errors in the javascript console, like these ones, that prevent any line to display:
http://tag.acolytesanonymes.org/api/getTrips/2228 Failed to load resource: the server responded with a status of 404 (Not Found)
http://tag.acolytesanonymes.org/api/getTrips/2229 Failed to load resource: the server responded with a status of 404 (Not Found)
XHR finished loading: GET "http://tag.acolytesanonymes.org/api/getTrips/2229".
http://tag.acolytesanonymes.org/api/getTrips/2230 Failed to load resource: the server responded with a status of 404 (Not Found)
How can I fix this?
The text was updated successfully, but these errors were encountered: