uber api - Book a cab on my behalf, the code is not production ready, how to proceed then? -


enter image description herei trying auto-booking of cab code uber, me. have clientid, client secret , access token. how use them can fire request , monitor status whether has been booked or not? or if no cabs available retry @ specific intervals unless cab gets booked. please guide me. in meantime while trying fire v1/me, getting 401 unauthorized.

did try following authentication tutorial understand if requests fire expected?

also, you're getting down voted because there code or enable debug issue. if hints in tutorial not help, please provide more details on headers add. need have authorization header: authorization: bearer <your_access_token> valid access_token.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -