Reputation: 41
I am hitting /v1/requests/{request_id}/map while a person is in a Uber ride using my registered Uber app. The end-point returns a url like: https://trip.uber.com/xxxxxxxx, but when i try opening it I get a 404 error and am being redirected to https://www.uber.com/404/. I am using Uber in India, if that matters.
Upvotes: 0
Views: 137
Reputation: 301
Are you opening the link as soon as the ride request is made? Unfortunately the link is broken until a driver accepts the request. After that it should work.
This is a known issue in the API.
Upvotes: 1