Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-23 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Therese,

My team can address the technical issues specific to AdWords API. However, 
the root cause of the failure here is due to usage of a developer token 
that was approved for App Conversions & Re-marketing API to make the 
AdWords API calls. To use a developer token and make AdWords API calls, you 
will need to have a token that is approved for the AdWords API usage 
specifically. In this case, you will need to request the AdWords API 
compliance team to enable your developer token to be used for AdWords API 
calls. If you are not able to share the same token between APIs, that team 
should be able to suggest some alternatives. developer token approvals and 
transfers are outside the expertise of my team. You can reach out to the 
API compliance team via this form 
.

Once you have a token approved for AdWords API, you will be able to make 
the AdWords API calls without any issues.

Regards,
Sai Teja, AdWords API Team.

On Thursday, August 23, 2018 at 7:49:29 AM UTC-4, Therese wrote:
>
> Dear Sai Teja,
>
> Thanks for your reply. 
> We contacted the API compliance center and the support team but they sent 
> me back to this forum with the note that technical issues are handled here. 
>
> The issue seems to be a developer token that is approved for sevices we do 
> not want to use.
>
> So what can I do? 
> Can somebody help, please?
>
> Maybe somebody just change the status from 'Approval for App Conversion & 
> Re-marketing' to a status that allows downloading reports (--> 
> AccountPerformanceRepot)?
>
> Please find attached Mails snippets from API compliance center and the 
> support team.
>
> Regards,
> Therese
>
>
> Am Montag, 20. August 2018 19:51:16 UTC+2 schrieb Teja Makani:
>>
>> Hello Therese,
>>
>> Looks like your token is approved for App Conversions & Re-marketing API. 
>> Since requests related to token is out of scope to my team, I would 
>> recommend you to contact the API compliance team via this form 
>> . Someone from the API 
>> compliance team will get back to you soon after submitting the form.
>>
>> Regards,
>> Sai Teja, AdWords API Team.
>>
>> On Friday, August 17, 2018 at 3:16:28 PM UTC-4, Teja Makani wrote:
>>>
>>> Hello Therese,
>>>
>>> The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
>>> approved for non-AdWords API service is used to make AdWords API calls. To 
>>> troubleshoot further, could you please share the MCC account Id that holds 
>>> the developer token being used to make the API call along wiht the email ID 
>>> that is authenticating the call? You could use* reply privately to 
>>> author* option while sharing. 
>>>
>>> Regards,
>>> Sai Teja, AdWords API Team.
>>>
>>> On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:

 Dear all,

 I simply try to  download some reports or only show available report's 
 attributes/metrics via the ReportDefinitionService.getReportFields in 
 python3 using the googleads library.

 The error occurs as GoogleAdsServerFault: 
 [AuthorizationError.SERVICE_ACCESS_DENIED @ ]

 I already checked:

- access to *.yaml file with credentials in it (client_secret, 
client_id, refresh_token, developer_token)
- account is a manager account (access to setup>API center)
- I (the user) have an admin role
- the account got a developer token with "Basic Access"

 I searched within this forum and the problem seems to be apparent to a 
 few persons but it has been solved privately.

 I receive the error with my own code and also with code provided from 
 the example webpage:

 https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account

 Could you please help? Thanks.

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9ee7e6a8-54f5-4c6a-b05a-3017d7740620%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-23 Thread Therese
Dear Sai Teja,

Thanks for your reply. 
We contacted the API compliance center and the support team but they sent 
me back to this forum with the note that technical issues are handled here. 

The issue seems to be a developer token that is approved for sevices we do 
not want to use.

So what can I do? 
Can somebody help, please?

Maybe somebody just change the status from 'Approval for App Conversion & 
Re-marketing' to a status that allows downloading reports (--> 
AccountPerformanceRepot)?

Please find attached Mails snippets from API compliance center and the 
support team.

Regards,
Therese


Am Montag, 20. August 2018 19:51:16 UTC+2 schrieb Teja Makani:
>
> Hello Therese,
>
> Looks like your token is approved for App Conversions & Re-marketing API. 
> Since requests related to token is out of scope to my team, I would 
> recommend you to contact the API compliance team via this form 
> . Someone from the API 
> compliance team will get back to you soon after submitting the form.
>
> Regards,
> Sai Teja, AdWords API Team.
>
> On Friday, August 17, 2018 at 3:16:28 PM UTC-4, Teja Makani wrote:
>>
>> Hello Therese,
>>
>> The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
>> approved for non-AdWords API service is used to make AdWords API calls. To 
>> troubleshoot further, could you please share the MCC account Id that holds 
>> the developer token being used to make the API call along wiht the email ID 
>> that is authenticating the call? You could use* reply privately to 
>> author* option while sharing. 
>>
>> Regards,
>> Sai Teja, AdWords API Team.
>>
>> On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:
>>>
>>> Dear all,
>>>
>>> I simply try to  download some reports or only show available report's 
>>> attributes/metrics via the ReportDefinitionService.getReportFields in 
>>> python3 using the googleads library.
>>>
>>> The error occurs as GoogleAdsServerFault: 
>>> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>>>
>>> I already checked:
>>>
>>>- access to *.yaml file with credentials in it (client_secret, 
>>>client_id, refresh_token, developer_token)
>>>- account is a manager account (access to setup>API center)
>>>- I (the user) have an admin role
>>>- the account got a developer token with "Basic Access"
>>>
>>> I searched within this forum and the problem seems to be apparent to a 
>>> few persons but it has been solved privately.
>>>
>>> I receive the error with my own code and also with code provided from 
>>> the example webpage:
>>>
>>> https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account
>>>
>>> Could you please help? Thanks.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ef1bf825-a9b8-415c-abc9-4d18aa7f6e69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-23 Thread Therese
Dear Sai Teja,

Thanks for your reply. 
We contacted the API compliance center and the support team but they sent 
me back to this forum with the note that technical issues are handled here. 

The issue seems to be a developer token that is approved for sevices we do 
not want to use.

So what can I do? 
Can somebody help, please?

Maybe somebody just change the status from 'Approval for App Conversion & 
Re-marketing' to a status that allows downloading reports (--> 
AccountPerformanceRepot)?

Please find Mails snippets from API compliance center and the support team 
attached.

Regards,
Therese








Am Montag, 20. August 2018 19:51:16 UTC+2 schrieb Teja Makani:
>
> Hello Therese,
>
> Looks like your token is approved for App Conversions & Re-marketing API. 
> Since requests related to token is out of scope to my team, I would 
> recommend you to contact the API compliance team via this form 
> . Someone from the API 
> compliance team will get back to you soon after submitting the form.
>
> Regards,
> Sai Teja, AdWords API Team.
>
> On Friday, August 17, 2018 at 3:16:28 PM UTC-4, Teja Makani wrote:
>>
>> Hello Therese,
>>
>> The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
>> approved for non-AdWords API service is used to make AdWords API calls. To 
>> troubleshoot further, could you please share the MCC account Id that holds 
>> the developer token being used to make the API call along wiht the email ID 
>> that is authenticating the call? You could use* reply privately to 
>> author* option while sharing. 
>>
>> Regards,
>> Sai Teja, AdWords API Team.
>>
>> On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:
>>>
>>> Dear all,
>>>
>>> I simply try to  download some reports or only show available report's 
>>> attributes/metrics via the ReportDefinitionService.getReportFields in 
>>> python3 using the googleads library.
>>>
>>> The error occurs as GoogleAdsServerFault: 
>>> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>>>
>>> I already checked:
>>>
>>>- access to *.yaml file with credentials in it (client_secret, 
>>>client_id, refresh_token, developer_token)
>>>- account is a manager account (access to setup>API center)
>>>- I (the user) have an admin role
>>>- the account got a developer token with "Basic Access"
>>>
>>> I searched within this forum and the problem seems to be apparent to a 
>>> few persons but it has been solved privately.
>>>
>>> I receive the error with my own code and also with code provided from 
>>> the example webpage:
>>>
>>> https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account
>>>
>>> Could you please help? Thanks.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/419f4de4-3eaa-4534-b2af-8e8dfa228877%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-20 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Therese,

Looks like your token is approved for App Conversions & Re-marketing API. 
Since requests related to token is out of scope to my team, I would 
recommend you to contact the API compliance team via this form 
. Someone from the API 
compliance team will get back to you soon after submitting the form.

Regards,
Sai Teja, AdWords API Team.

On Friday, August 17, 2018 at 3:16:28 PM UTC-4, Teja Makani wrote:
>
> Hello Therese,
>
> The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
> approved for non-AdWords API service is used to make AdWords API calls. To 
> troubleshoot further, could you please share the MCC account Id that holds 
> the developer token being used to make the API call along wiht the email ID 
> that is authenticating the call? You could use* reply privately to author* 
> option 
> while sharing. 
>
> Regards,
> Sai Teja, AdWords API Team.
>
> On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:
>>
>> Dear all,
>>
>> I simply try to  download some reports or only show available report's 
>> attributes/metrics via the ReportDefinitionService.getReportFields in 
>> python3 using the googleads library.
>>
>> The error occurs as GoogleAdsServerFault: 
>> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>>
>> I already checked:
>>
>>- access to *.yaml file with credentials in it (client_secret, 
>>client_id, refresh_token, developer_token)
>>- account is a manager account (access to setup>API center)
>>- I (the user) have an admin role
>>- the account got a developer token with "Basic Access"
>>
>> I searched within this forum and the problem seems to be apparent to a 
>> few persons but it has been solved privately.
>>
>> I receive the error with my own code and also with code provided from the 
>> example webpage:
>>
>> https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account
>>
>> Could you please help? Thanks.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/13ae51ae-a0fb-4c0e-bff0-56e7350e5896%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Therese,

The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
approved for non-AdWords API service is used to make AdWords API calls. To 
troubleshoot further, could you please share the MCC account Id that holds 
the developer token being used to make the API call along wiht the email ID 
that is authenticating the call? You could use* reply privately to author* 
option 
while sharing. 

Regards,
Sai Teja, AdWords API Team.

On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:
>
> Dear all,
>
> I simply try to  download some reports or only show available report's 
> attributes/metrics via the ReportDefinitionService.getReportFields in 
> python3 using the googleads library.
>
> The error occurs as GoogleAdsServerFault: 
> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>
> I already checked:
>
>- access to *.yaml file with credentials in it (client_secret, 
>client_id, refresh_token, developer_token)
>- account is a manager account (access to setup>API center)
>- I (the user) have an admin role
>- the account got a developer token with "Basic Access"
>
> I searched within this forum and the problem seems to be apparent to a few 
> persons but it has been solved privately.
>
> I receive the error with my own code and also with code provided from the 
> example webpage:
>
> https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account
>
> Could you please help? Thanks.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ada8ea8c-24f4-4bba-a8f4-2f22b31b7098%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-17 Thread pandata
Dear all,

I simply try to  download some reports or only show available report's 
attributes/metrics via the ReportDefinitionService.getReportFields in 
python3 using the googleads library.

The error occurs as GoogleAdsServerFault: 
[AuthorizationError.SERVICE_ACCESS_DENIED @ ]

I already checked:

   - access to *.yaml file with credentials in it (client_secret, 
   client_id, refresh_token, developer_token)
   - account is a manager account (access to setup>API center)
   - I (the user) have an admin role
   - the account got a developer token with "Basic Access"

I searched within this forum and the problem seems to be apparent to a few 
persons but it has been solved privately.

I receive the error with my own code and also with code provided from the 
example webpage:
https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account

Could you please help? Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fdd4bb4b-a585-4034-8744-b8aea4e7ddfc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.