AdWords API未注册的范围

时间:2018-05-24 18:06:58

标签: oauth google-adwords adwords-api-v201802

下午好! 我试图开始使用adwords api,我通过指令创建了adwords标识符和OAuth2键,我尝试通过点击链接通过GetRefreshToken获取令牌 https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=***.apps.googleusercontent.com&redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=code&scope=https://www. googleapis.com/auth/adwords

我收到403错误:

Error: restricted_client Unregistered scope (s) in the request: https://www.googleapis.com/auth/adword

告诉我我在做什么有什么不对?

enter image description here

2 个答案:

答案 0 :(得分:0)

您是否尝试使用与AdWords链接的同一封电子邮件?请尝试登录您的帐户,然后尝试相同的呼叫。您的浏览器可能存在缓存问题

答案 1 :(得分:0)

您需要使用与Adwords关联的相同电子邮件地址