Cannot add scope in Uber Developer Dashboard

僤鯓⒐⒋嵵緔 提交于 2021-02-05 20:36:15

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!