I am making a trip request through the Uber API. I successfully make a request and get a response that it is in the "Processing" state. Then I open the Uber application for viewing until it enters the Accepted state, but it never reaches it. After about 15 seconds of processing, he appears with a strange error message that I had never seen before in the Uber application: "All currently used vehicles. Call (206) 622-6500". I called the phone number to look, and this is the number for the Yellow Cab in Seattle.
I am trying to make a request using an Uber application as usual and it works fine.
I am not making a trip request using the sandbox API; I'm actually trying to request a trip for myself using the restricted access request area for my personal account.
There is no code to contact this, since I am making a request successfully. Uber API support asked me a question about StackOverflow instead of directly accessing them.
source share