'Cannot add scope in Uber Developer Dashboard
I'm trying to authenticate against the Uber REST API using Auth 2.0, but there seems to be a problem with scopes. As soon as I specify a scope (even non privileged ones), the /authorize request fails with "Invalid scope". If I exclude the scope parameter it seems to work fine.
The developer dashboard tells me to enter the scopes I want to use, but there is no way to do this on the Auth page.
It looks like I should have a way to select scopes here but there is no input at all. (Tried different browsers, ad-block turned off, etc).
I also cannot find the "Request Full Access" button, which should be visible according to the Scopes guide in the Uber developer portal.
I have entered all information under Settings, except "Origin URIs" which is not relevant for my implementation.
Am I missing something?
Solution 1:[1]
The request full access button is inside the Trip Branding page
Solution 2:[2]
Your application currently does not have access to any scopes. Please contact your Uber business development representative or Uber point of contact to request access.
Maybe the above words can help you.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Preet Parekh |
| Solution 2 | feng bian |

