问题
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?
回答1:
The request full access button is inside the Trip Branding page
来源:https://stackoverflow.com/questions/56752891/cannot-add-scope-in-uber-developer-dashboard