You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Sandbox mode enabled, a successful trip_request can be made and the Response: #<Uber::Request:0xfoo> is returned. However, the request_id (from invoking request_id on this object) is nil.
The text was updated successfully, but these errors were encountered:
With Sandbox mode enabled, a successful
trip_request
can be made and theResponse: #<Uber::Request:0xfoo>
is returned. However, therequest_id
(from invokingrequest_id
on this object) is nil.The text was updated successfully, but these errors were encountered: