M UTC-4, Jeff Knight wrote:
>>>>>
>>>>> I have followed the following guides, but am still having issues.
>>>>>
>>>>> https://developers.google.com/accounts/docs/OAuth2ForDevices
>>>>>
>>>>> https://developers.google.com/a
_adwords_api
>>>> https://support.google.com/a/answer/162106?hl=en
>>>>
>>>> Whenever I make the curl call to get the refresh token, I keep getting
>>>> the following error
>>>>
>>>> curl -d "client_id=.apps.googleu
ng
>>> the following error
>>>
>>> curl -d "client_id=.apps.googleusercontent.com&scope=
>>> https://adwords.google.com/api/adwords/";
>>> https://accounts.google.com/o/oauth2/device/code
>>>
>>> {
>>> "error
curl call to get the refresh token, I keep getting
>> the following error
>>
>> curl -d "client_id=.apps.googleusercontent.com&scope=
>> https://adwords.google.com/api/adwords/";
>> https://accounts.google.com/o/oauth2/device/code
>>
>> {
>&g
tps://adwords.google.com/api/adwords/";
> https://accounts.google.com/o/oauth2/device/code
>
> {
> "error" : "invalid_scope",
> "error_description" : "Not authorized to request the scopes: [
> https://adwords.google.com/api/adwords/]"
_scope",
"error_description" : "Not authorized to request the scopes:
[https://adwords.google.com/api/adwords/]";,
"error_uri" : "http://code.google.com/apis/accounts/docs/OAuth2.html";
}
I have enabled the client id and scope access followi