How do I get currently active Request with Uber API -


i writing ios app uses uber api. trying active request_id via uber api, request /v1/requests not work. seems docs, endpoint not available, make sense getting active request_id useful. user activity endpoints v1.1 , v1.2 return completed requests. user profile endpoint not return ride/request info.

has found way how can done?

it's seem not possible active request_id, unless made ride request app.

i want check progress of active uber ride. ride gets requested in uber app. want custom app monitor request_id's rides status ( ride started, location of car, , ride finished).

this not seem possible current api.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -