RE: AuthorizationError.SERVICE_ACCESS_DENIED

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi Teng,

Thank you for reaching out. They have just updated it for the intended use. I 
would suggest you wait a bit longer to have it take effect. Try it again in the 
next 24-48 hours and let me know if you still encounter the error.

Thanks and regards,
Xiaoming, Google Ads API Team


Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2HDQ8t:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/QhMmK0QTNYU700M9LMA1IJRjy-V6weN7xoNQ%40sfdc.net.


RE: AuthorizationError.SERVICE_ACCESS_DENIED

2019-01-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hello,

The error SERVICE_ACCESS_DENIED is caused when a developer token is
approved for some other, non-AdWords API service, but not approved to use
with the AdWords API. To troubleshoot further, could you please share the
MCC account id that holds the developer token being used to make the API
call? You can use 'Reply privately to author' option while responding.

Thanks,
Milind, AdWords API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/00d12i8id8008oa56a000f7i46z6kmj4d1k68o30c1g68q3edhp%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED on python example

2018-12-18 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Takako,

So I can better investigate the cause of this issue, could you provide to 
me the complete SOAP request and response logs? If you haven't enabled SOAP 
logging yet, you may refer to this guide 

 on 
how you can enable it on your end. Once enabled, you may retry your request 
and replicate the error and send to me the SOAP logs. 

Additionaly, could you also provide to me the email address you used when 
you generated your OAuth2 credentials 
? You 
may reply to me using the *Reply privately to author* option.

Thanks and regards,
Peter
AdWords API Team

On Wednesday, December 19, 2018 at 1:06:12 AM UTC+8, tak...@mercari.com 
wrote:
>
> Hi group members,
>
> I'm trying first-api-call 
>  with 
> production environment but I got an error 
> *AuthorizationErro**r.SERVICE_ACCESS_DENIED 
> *.
> I read the existing discussions in this group, and checked that my 
> account's access level is Standard or Admin. But it doesn't still work.
>
> Could you help to solve this issue?
>
> ```
> ☁  googleads-python-lib [master] python 
> examples/adwords/v201809/account_management/get_account_hierarchy.py
> No handlers could be found for logger "googleads.soap"
> Traceback (most recent call last):
>   File 
> "examples/adwords/v201809/account_management/get_account_hierarchy.py", 
> line 104, in 
> main(adwords_client)
>   File 
> "examples/adwords/v201809/account_management/get_account_hierarchy.py", 
> line 70, in main
> page = managed_customer_service.get(selector)
>   File 
> "/Users/takakoohshima/.pyenv/versions/anaconda3-4.3.1/lib/python2.7/site-packages/googleads/common.py",
>  
> line 1396, in MakeSoapRequest
> e.detail, errors=error_list, message=e.message)
> googleads.errors.GoogleAdsServerFault: 
> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
> ```
>
> Thanks,
> Takako
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/07002536-c474-47a2-b154-8bafd8b60ae7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-29 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

The MCC ID associated with the token seems to be approved for AdWords App 
Conversions and Remarketing API. This developer token does not have 
permissions to make API calls against the AdWords API, so your request 
might failing with SERVICE_ACCESS_DENIED. You can contact API Compliance 
team to check if it is possible to reuse the same token for AdWords API by 
submitting this form . 

Thanks,
Milind, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c61d6038-4e72-433b-b6c8-23f49d4d546e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

As you are making the call against the test account, the 
SERVICE_ACCESS_DENIED error means that user authorizing the API call 
doesn't have access to the specific service. You could request the Admin 
user on the account to grant you necessary access level. Please check this 
guide  to read 
more about access levels in AdWords.

Thanks,
Milind, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5cf993a0-9292-42bd-8b6e-453fa7428618%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-28 Thread nedved
I have the same issue,

On Wednesday, April 11, 2018 at 11:31:20 PM UTC+8, Milind Sankeshware 
(AdWords API Team) wrote:
>
> Hi Kevin,
>
> Could you please share the CID and developer token which you sent in 
> request header, so that I can troubleshoot the issue? You could choose 
> '*Reply 
> privately to author*' option when replying. 
>
> Thanks,
> Milind, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c41342d4-6b7c-48d0-8cab-e76ebbeddb29%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 '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.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Kevin,

Could you please share the CID and developer token which you sent in 
request header, so that I can troubleshoot the issue? You could choose '*Reply 
privately to author*' option when replying. 

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 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/c61f39d7-8831-445e-b5c0-2b5d8a47cfee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-04 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Deap,

As you found out, the SERVICE_ACCESS_DENIED error means that user 
authorizing the API call doesn't have access to the specific service. You 
could request the Admin user on the account to grant you necessary access 
level. Please check this guide 
 to red more about 
access levels in AdWords. If this does not help you, could you please share 
the SOAP request and response, the client customer Id and the email Id of 
user authenticating the call? You could choose to *reply privately* while 
sharing the information.

Thanks,
Milind AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 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/88629172-5935-4cda-8aa5-04601f53b0e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.