I am working on integrating Uber api's. I am not able to make ride request using access token, it say 'Invalid OAuth 2.0 credentials provided'
I am able to get profile and history information but whenever I make ride request I get a response 'Unauthorized'
In uber developer account I am not able to enable request scope and this could be the reason for above mentioned error.
is this the issue with uber developer console and if not what could be the reason and how to resolve it.
thank you...