User Permission Denied

2021-07-27 Thread Jan Dranreb Balangue
Why it still appear USER_PERMISSION_DENIED even though i follow the instruction in linked-customer-id -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this me

User Permission Denied Error

2024-04-12 Thread 'Jeremy Prestidge' via Google Ads API and AdWords API Forum
Hello, we're getting a user permission denied error, even though we're correctly including the login-customer-id and linked-customer-id in the headers. I can provide the logs privately if someone can please review this? Jeremy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

USER permission denied issue

2016-04-15 Thread jessica . qi
We have been running adwords reporting API for couple of months. However, today, we failed to get data. Basically, 2 errors 1. [SoapFault][AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:''] 2. [OAuth2Exception] {

RE: User Permission Denied

2021-07-28 Thread Google Ads API Forum Advisor
Hi Jan, Thank you for reaching out. Could you confirm if the OAuth2 credentials were generated using a user / email address that has access to the Google Ads account (customer ID) specified in your API request? If the user / email address is one that has access, or is associated to the MCC / m

USER PERMISSION DENIED AND CUSTOMER_NOT_ENABLED

2022-02-24 Thread rita quaglietta
--- Headers: { "google.ads.googleads.v10.errors.googleadsfailure-bin": "\n:\n\u0002H\u0018\u00124The customer can't be used because it isn't enabled.\u0012\u0016FWYpqK--Bku_y89pw6lAsg", "grpc-status-details-bin": "\b\u0007\u0012#The caller does not have permission\u001a\u0001\nDtype.goo

Re: USER permission denied issue

2016-04-15 Thread 'Yin Niu' via AdWords API Forum
Hi, These are different errors. USER_PERMISSION_DENIED error occurs when there is no link between the manager account and client account. If token was revoked, you would have to generate a new token. Please

Re: USER permission denied issue

2016-04-18 Thread xinghua . wang
Yin, are you saying we need to generate a new developer token on MCC account? Will the new one be workable immediately? On Friday, April 15, 2016 at 11:08:42 PM UTC+8, Yin Niu wrote: > > Hi, > > These are different errors. > > USER_PERMISSION_DENIED >

Re: USER permission denied issue

2016-04-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, For OAuth2Exception (Token has been revoked) error occurs when user has revoked access to an application. Please contact your AdWords user for more details. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~

Re: ERROR: USER PERMISSION DENIED

2021-11-21 Thread 'Bipul Kumar' via AdWords API and Google Ads API Forum
Hi Team, Can someone please respond to the above mail? Thanks On Monday, November 22, 2021 at 10:15:04 AM UTC+5:30 Bipul Kumar wrote: > error_code { > authorization_error: USER_PERMISSION_DENIED > } > message: "User doesn\'t have permission to access customer. Note: If > you\'re acces

RE: ERROR: USER PERMISSION DENIED

2021-11-22 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Bipul, Thanks for reaching out to us. Kindly note that you may receive error ‘USER_PERMISSION_DENIED’ if you’re incorrectly setting the 'login-customer-id’ in the request or when a user doesn't have permission to access a customer and you’re accessing a client customer using 'login-customer

User Permission Denied for Test MCC

2015-02-09 Thread Jon Weinstock
et to generate a refresh token. Unfortunately when I try to access any API operation I'm getting a User Permission Denied. Can you advise? Thank You -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.

RE: USER PERMISSION DENIED AND CUSTOMER_NOT_ENABLED

2022-02-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rita, Thanks for reaching out to the Google Ads API Forum. Upon checking the logs you’ve provided with us, it appears that you’ve encountered the CUSTOMER_NOT_ENABLED error. The CUSTOMER_NOT_ENABLED error indicates that the customer ID specified in your API request could be either inactive

User Permission Denied Different Client Library

2015-08-24 Thread Mark Hill
I've created a small application with the php client library. Now i'm considering the possibility of using the .NET library but i'm running into an issue. Every time I attempt to perform any basic actions I get a "user permission denied trigger null" error. However, I

Google Ads V1 user permission denied

2019-03-29 Thread rentcafedev1
Hello, I'm receiving a user_permission_denied when I try to access conversion_action information for one of my test accounts. I have access to this account via Awords UI. I have create campaigns for this account using Google Ads API (C# client library), but am unable to get any information a

Re: User Permission Denied for Test MCC

2015-02-09 Thread Danial Klimkin
. > > I authorized B through the Google Developer's Console and used the client > id and secret to generate a refresh token. Unfortunately when I try to > access any API operation I'm getting a User Permission Denied. Can you > advise? > > Thank You > -- -- =~=

[KeywordPerformance v201109] Unexplainable "Authorization: User permission denied"

2012-01-31 Thread AdWhiz
Hi All, I get this error for some specific customer/day combinations (no error on other cases): Report contents are invalid. - !!!2|||-1||| AuthorizationError.USER_PERMISSION_DENIED @ ??? Error is always the same with different customer IDs/days. I suspect bad generated report by .NET client li

Re: User Permission Denied for Test MCC

2015-07-08 Thread PAULO JOSE Castro
est MCC with multiple accounts under email address B. > > I authorized B through the Google Developer's Console and used the client > id and secret to generate a refresh token. Unfortunately when I try to > access any API operation I'm getting a User Permissio

Re: User Permission Denied for Test MCC

2015-07-08 Thread Danial Klimkin
eveloper token under this account. >> >> I created a test MCC with multiple accounts under email address B. >> >> I authorized B through the Google Developer's Console and used the client >> id and secret to generate a refresh token. Unfortunately when I try

Re: User Permission Denied Different Client Library

2015-08-25 Thread Umesh Dengale
Hi Mark, For your .NET API request, your OAuth credentials don't match the client ID specified in the request, or any of its MCCs. Please check you have set your OAuth2.0 credential properly. You could refer the OAuth2.0 guide for details

Re: User Permission Denied Different Client Library

2015-08-28 Thread Mark Hill
Hi Umesh, The values that are defined in the php config file, and that are also in the .net config file are: User Agent Developer Token Client Customer Id OAuth2 Client Id OAuth2 Client Secret OAuth2 Refresh Token The only difference is that the .net config file specifies that the Oauth mod

Re: User Permission Denied Different Client Library

2015-08-31 Thread Umesh Dengale
Hi Mark, The OAuth2.0 client id and client secret key are specific to the application. You need to create new client id and client secret key for .NET library selecting *Application Type* as *Web application

RE: Google Ads V1 user permission denied

2019-03-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Looks like the attachment is missing. If you are using our new Google Ads API and facing the user_permission_denied error. Mostly it could be the reason that not setting the login-customer-id

Re: [KeywordPerformance v201109] Unexplainable "Authorization: User permission denied"

2013-09-24 Thread bhavesh thakker
facing the same issue. Sometimes it works and sometimes it doesnt. Please let me knw if there is any proper solution for the same On Tuesday, January 31, 2012 8:28:54 PM UTC+5:30, AdWhiz wrote: > > Hi All, > > I get this error for some specific customer/day combinations (no error > on other cas

Re: [KeywordPerformance v201109] Unexplainable "Authorization: User permission denied"

2013-09-26 Thread Paul Matthews (AdWords API Team)
Hi Bhavesh, We believe we fixed this issue in the past. If you are seeing this problem again, please can you file a bug in the dotnet library. This will help to ensure we have all the relevant information required to fix the bug.

Re: [KeywordPerformance v201109] Unexplainable "Authorization: User permission denied"

2012-08-26 Thread Snehal Shet
I am facing the same issue suddenely. Can i know the solution please? On Saturday, February 4, 2012 12:30:06 AM UTC+5:30, Eric Koleda wrote: > > Hi Giuseppe, > > We have heard other cases of this error and we are investigating the root > cause. Please double-check that you are using the correc

Re: [KeywordPerformance v201109] Unexplainable "Authorization: User permission denied"

2012-02-03 Thread Eric Koleda
Hi Giuseppe, We have heard other cases of this error and we are investigating the root cause. Please double-check that you are using the correct username, password, and customer ID. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

User Permission Denied when I try download criteria report

2016-01-07 Thread pedro
I am trying to make a POST request to one campaign which has real data. When I make it to a test campaign (which I created) this works, but, when I try to make to this real campaign (which the admin give me basic permission) I receive this message. Take a look below: POST with Advance Rest Con

User Permission Denied when I try download criteria report

2016-01-07 Thread pedro
Hi, I am making a POST request to download criteria report, but when I put a client id of a real campaign (which I have permission) I receive this message. However, if I to put the id of a test campaign (that I created), I receive "200". Take a look below, I made this request using "Advance Res