Re: permission_denied error - user doesn’t have permission to access client account via api

2024-09-24 Thread Developer Walkwel
7588864995' \ --data '{ "query": "SELECT customer_client.client_customer FROM customer_client" }' * Here is the response from the above request*: { "error": { "code": 403, "message": "The caller does not

RE: permission_denied error - user doesn’t have permission to access client account via api

2024-09-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I could see that you are encountering a USER_PERMISSION_DENIED authorization error, it means the user doesn't have permission to access the customer. According to the documentation, if you're accessing the customer, please spec

PERMISSION_DENIED Error - User Doesn’t Have Permission to Access Client Account via API

2024-09-19 Thread Developer Walkwel
Ads interface. *Request Configuration:* - *Manager (MCC) Customer ID:* `` - *Client Customer ID:* `` - *OAuth Scope:* `https://www.googleapis.com/auth/adwords` - *API Request Type:* `` Despite following all of the steps mentioned in the API documentation, I continue to receive the *PERMISSION_D

"PERMISSION_DENIED" trying to get ads performance report

2024-07-08 Thread Riyan Shah
Hello, I would like to get the daily ads performance report from my ads account which is linked to the manager account through SearchGoogleAdsStreamRequest with a query. I have created developer token with basic access and also generated OAuth 2.0 login with my account which has admin acces

RE: permission_denied: request had insufficient authentication scopes

2024-06-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the provided information, I understand that you are getting the USER_PERMISSION_DENIED error. This means the user doesn't have permission to access the customer. According to the documentation, if you're accessing the

PERMISSION_DENIED: Request had insufficient authentication scopes

2024-06-27 Thread Charlie Prutting
Hello, I am attempting to connect my Google Ads account via API to a service called Budibase for storing and displaying the data. I have created a google cloud platform account with the same google ads account, created a consent screen with the appropriate scopes added, and have created the cl

RE: permission_denied when calling from test manager account

2024-04-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. >From the provided logs, I understand that you're facing a >USER_PERMISSION_DENIED error from the test manager account. This means the >user doesn't have permission to access the customer. According to the >documentation, if yo

PERMISSION_DENIED when calling from test manager account

2024-04-26 Thread Vilnis Trash
mission", "code": 7, "status": "PERMISSION_DENIED", "details": [ { "@type": "type.googleapis.com\/google.ads.googleads.v16.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "authorizationError&quo

PERMISSION_DENIED

2024-03-22 Thread 'Kenneth Perez' via Google Ads API and AdWords API Forum
": [ { "message": "Insufficient Permission", "domain": "global", "reason": "insufficientPermissions" } ], "status": "PERMISSION_DENIED", "details":

PERMISSION_DENIED -> ACCESS_TOKEN_SCOPE_INSUFFICIENT

2024-01-09 Thread Jorge Sauri
or /auth/Adwords it works correctly for the user with a Google Ads Test Account. It fails for the user with a live Google Ads account with the error: PERMISSION_DENIED -> ACCESS_TOKEN_SCOPE_INSUFFICIENT We have verified the refresh token is correct by having the user clear cache, delete o

PERMISSION_DENIED: Request had insufficient authentication scopes

2023-08-22 Thread Tamar Broner
Hey, I'm trying to call this function: google.ads.googleads.v13.services.CustomerService.*ListAccessibleCustomers* with the google ads access token. But I get this error: *Request had insufficient authentication scopes.* *Error code: 7* Is anyone familiar with that? Thanks in advance. -- -- =

Yet another PERMISSION_DENIED question.

2023-06-23 Thread effective world
s of all accessible customer IDs: 9041980792 3671659527 1929340578 7821601052 7937053070 1005147807 6657894778 2694978425 3513492613 3408336391 4075542191 ApiException was thrown with message '{ "message": "The caller does not have permission", "code": 7

Regarding Error Code: 403, PERMISSION_DENIED For Google ADS

2023-05-09 Thread ppalAds GAds
Hi Team, we're getting below error when trying to access one mcc account for Google Ads api. { "error": { "code": 403, "message": "The caller does not have permission", "status": "PERMISSION_DENIED"

RE: Handle PERMISSION_DENIED errors

2022-06-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi all, Thank you for reaching out to our API support team. Regarding your concern about the USER_PERMISSION_DENIED error. The authorized customer does not have access to the operating customer. The common cause of this is when authenticating as a user with access to a manager account but not

Handle PERMISSION_DENIED errors

2022-06-07 Thread Gunaseelan Chinniah
Hello All, We have an issue with PERMISSION_DENIED and this is a typical case. As an agency we need to look into the budget spend of all our accounts(customer Id) and we have a significant number of customer id's in our MCC. Everything is running great, but sometimes our clients revok

RE: PERMISSION_DENIED issue

2022-05-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Could you provide us with the complete request and response logs with the request-id generated when you received the PERMISSION_DENIED error, so our team can better check? If you haven't yet, logging can be enabl

Re: PERMISSION_DENIED issue

2022-05-19 Thread Pablo Lemos
ore\ApiException:private] => PERMISSION_DENIED [metadata:Google\ApiCore\ApiException:private] => Array ( [google.ads.googleads.v10.errors.googleadsfailure-bin] => Array ( [0] => : H 4The customer can't be used becau

Re: PERMISSION_DENIED with google ads api

2022-04-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Cauz, Thank you for the reply. Upon seeing your provided logs, I noticed that this is not enough. I can see that you provided some but not completed. That said, could you please privately provide the complete API logs (request and response logs with request ID ) so our team can identify the

Re: PERMISSION_DENIED with google ads api

2022-04-12 Thread Cauz Jérôme
Hi, Thanks for the details. Unfortunately, I don't think that's the problem, because I used the google id of the main account for the login-customer-id and that of the customer directly, but it doesn't work. Also, I generated the refresh token through my account which was added as admin for the

Re: PERMISSION_DENIED with google ads api

2022-04-11 Thread Cauz Jérôme
nswer. Le lundi 11 avril 2022 à 11:14:18 UTC+2, Cauz Jérôme a écrit : > The email given is obviously not complete. Here are the logs: > > CampaignController_campaignFindAction: -2951715149- { > > "message": "The caller does not have permission", >

Re: PERMISSION_DENIED with google ads api

2022-04-11 Thread Cauz Jérôme
The email given is obviously not complete. Here are the logs: CampaignController_campaignFindAction: -2951715149- { "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENIED"

Re: PERMISSION_DENIED with google ads api

2022-04-11 Thread Cauz Jérôme
Hi, Thank you for your reply. Here is what I get: { "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENIED", "details": [ { "@type": &q

PERMISSION_DENIED with google ads api

2022-04-08 Thread Cauz Jérôme
Hi, I am having some difficulty making requests to the google ads API. I created a project with a client id and client secret I activated the google ads api, but one of the accounts gives me a PERMISSION_DENIED error. However, I have no problem with one of the developer tokens which connects

"upload_offline_conversion" Request failed with status "PERMISSION_DENIED"

2022-02-21 Thread Kesem Even-Hen
Hi, *I very need your help!* I use *upload_offline_conversion.py* from *GoogleAdsAPi Python Github Examples* *https://github.com/googleads/google-ads-python/blob/main/examples/remarketing/upload_offline_conversion.py* *The request-* customer_id: "1835092711" conversions { gclid: "CjwKCAiA6seQ

RE: PERMISSION_DENIED Error when changing google account role

2022-02-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tomas, If the removed user was the user that created the Cloud Console project used to generate the OAuth credentials, then this would explain the error you mentioned. You can leave that user with Admin or Standard access in the account, or you can create a new Cloud Console API project with

PERMISSION_DENIED Error when changing google account role

2022-02-02 Thread Tomas Guerra
f all kinds (listing and mutations). However, when we remove the admin role of one specific Google account (we set its permissions to Billing reports only), the API responds with the error "PERMISSION_DENIED, Fault: The caller does not have permission." when trying to make mutations (

Re: Error: 7 PERMISSION_DENIED: Google Ads API has not been used in project xxxxxxxxxx

2022-01-27 Thread Michael Fedorov
Hi, Thank you for answer. I have the problem with google console, I can't to find what email connected to project. Can I find out by client id and client secret which project or email it belongs to ? On Thursday, January 27, 2022 at 12:52:39 PM UTC+2 adsapi wrote: > Hi Michael, > > Thank you f

RE: Error: 7 PERMISSION_DENIED: Google Ads API has not been used in project xxxxxxxxxx

2022-01-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Michael, Thank you for posting your concern. In Google Ads API, you will need to enable the Google Ads API in your project by following this guide where your Oauth2 credentials have been generated. You should enable it in the Google cloud project mentioned on the API response generated on y

Error: 7 PERMISSION_DENIED: Google Ads API has not been used in project xxxxxxxxxx

2022-01-27 Thread Michael Fedorov
Hi, get error when try to get data from google ads: Error: 7 PERMISSION_DENIED: Google Ads API has not been used in project xx before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/googleads.googleapis.com/overview?project=xx then

RE: PERMISSION_DENIED but login_customer_id is set correctly in the yaml

2021-11-22 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Sven, My colleague Mat had sent you a private email regarding this case on November 18, here's a copy: Hi Sven, Thanks for providing those extra details. However, can you please privately provide us the request including the request headers and details (not as a code sample)? Thanks, Mat

Re: PERMISSION_DENIED but login_customer_id is set correctly in the yaml

2021-11-17 Thread Sven van Munster
Thanks for the quick reply. Yes, the Oauth credentials are for the same email as the one that can access the login-customer-id. As as note, the email address of the manager account is the same as my own account. So hierarchy is 1...@example.com (main account) and 1...@example.com (manager accou

RE: PERMISSION_DENIED but login_customer_id is set correctly in the yaml

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Sven, Thank you for reaching out to us. Since you've encountered the USER_PERMISSION_DENIED error, can you confirm if the OAuth2 credentials being used was generated from a user’s email address that has an access to the login-customer-id found in your API request header? If yes, can you

PERMISSION_DENIED but login_customer_id is set correctly in the yaml

2021-11-17 Thread Sven van Munster
Oauth successful. When running list_accessible_customers I see all accounts including the manager account. Then when querying the client_id to get data from the account under the manager account I get PERMISSION_DENIED error: *Error with message "User doesn't have permission to access cust

RE: PERMISSION_DENIED/AUTHORIZATION_ERROR

2021-10-14 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for posting your concern to us. Thanks for reaching out to us. I had to delete your initial post as it contained your sensitive information. I am reposting below without the sensitive information for reference : “Hi, I'm using the PHP API. We recently implemented conversion adjust

PERMISSION_DENIED/AUTHORIZATION_ERROR

2021-10-13 Thread Esther Brodt
Conversion Adjusment Failure: This customer does not have a conversion action of a supported ConversionActionType that matches the conversion action provided. - Reporting Failure: { "message": "The caller does not have permission",

Re: Google adwords error code 7 PERMISSION_DENIED

2021-08-06 Thread Google Ads API Forum Advisor
Hi, Thanks for the clarification. In order to avoid the Permission_denied error, you will need to ensure that the user / email address you used to generate the credentials indeed has access to the account in your request. If the user / email address has access or is associated to the MCC

Re: Google adwords error code 7 PERMISSION_DENIED

2021-08-05 Thread 'Гордей Строкин' via AdWords API and Google Ads API Forum
ou can check what is the problem with it ?* четверг, 5 августа 2021 г. в 06:18:11 UTC+3, adsapi: > Hi, > > Thanks for reaching out to us. The PERMISSION_DENIED > <https://developers.google.com/google-ads/api/docs/best-practices/common-errors?hl=zh-tw#user_permission_denied> > e

RE: Google adwords error code 7 PERMISSION_DENIED

2021-08-04 Thread Google Ads API Forum Advisor
Hi, Thanks for reaching out to us. The PERMISSION_DENIED error usually occurs when there is no link between the manager account authenticated in the request and the client account specified in the headers. As you are using the Google Ads API you need to include the login-customer-id in the

Google adwords error code 7 PERMISSION_DENIED

2021-08-04 Thread 'Гордей Строкин' via AdWords API and Google Ads API Forum
t i have an error like this "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENIED", "details": [ { "@type": "google.ads.googleads.v8.errors.googleadsfailur

RE: failed with status "PERMISSION_DENIED", login-customer-id header

2021-07-30 Thread Google Ads API Forum Advisor
Hi, Thank you for posting your concern. The USER_PERMISSION_DENIED error occurs when authenticating as a user with access to a manager account but not specifying login-customer-id in the request. With this, you need to specify the login-customer-id as the manager account ID without hyphens (-)

failed with status "PERMISSION_DENIED", login-customer-id header

2021-07-29 Thread 薛磊
Hello, I tried to access the google ads api and configured google-ads.yaml, but an error was reported when using the client request. error info: failed with status "PERMISSION_DENIED" and includes the following errors: Error with message "User doesn't have permission to a

RE: PERMISSION_DENIED and login-customer-id

2021-07-22 Thread Google Ads API Forum Advisor
Hi Antonio, Thanks for reaching out to us. Could you please provide us with the following information so we could investigate further? Request logs Response logs Request ID If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. PHP) > Loggi

PERMISSION_DENIED and login-customer-id

2021-07-22 Thread Antonio Paricio
Hello, I try to connect into my adwords account using the googleads/google-ads-php library. I'm capable to get a token and this token has the adwords scope but, when I try to get campaigns I get a PERMISSION_DENIED exception. Google Ads failure details: authorization_error: User doesn&#

Re: Google Ads API PERMISSION_DENIED

2021-06-28 Thread Evaldas Gudavicius
You were right, thank you. I had to set Login customer ID. On Tuesday, June 22, 2021 at 9:23:21 PM UTC+3 adsapi wrote: > Hi Evaldas, > > Thank you for reaching out. The PERMISSION_DENIED > <https://developers.google.com/google-ads/api/docs/best-practices/common-

RE: Google Ads API PERMISSION_DENIED

2021-06-22 Thread Google Ads API Forum Advisor
Hi Evaldas, Thank you for reaching out. The PERMISSION_DENIED error usually occurs when there is no link between the manager account authenticated in the request and the client account specified in the headers. As you are using the Google Ads API you need to include the login-customer-id in

Google Ads API PERMISSION_DENIED

2021-06-21 Thread Evaldas Gudavicius
Hello, Any idea what can be wrong? I have all the credentials. Developer token with standard access. Refresh token works great - because the same way I''m using in Adwords API and it works great. What else I could check? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: PERMISSION_DENIED when fetching child accounts from manager account

2021-06-03 Thread Bram van Rijswijk
Thanks, this fixed it indeed. I wasn't admin for those accounts! On Wednesday, June 2, 2021 at 4:50:51 PM UTC+2 adsapiforumadvisor wrote: > Hi Bram, > > Thank you for reaching out to us. I was reading over your comments. We > would suggest reaching out to whoever owns or controls the 4 accounts

RE: PERMISSION_DENIED when fetching child accounts from manager account

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hi Bram, Thank you for reaching out to us. I was reading over your comments. We would suggest reaching out to whoever owns or controls the 4 accounts that you do not have access to. Then make sure the account that you are using has the proper permission from the account manager. As it would loo

PERMISSION_DENIED when fetching child accounts from manager account

2021-06-02 Thread Bram van Rijswijk
"message" => "The caller does not have permission", "status" => "PERMISSION_DENIED", "details" => [ [ "@type" => "type.googleapis.com/google.ads.googlea

Re: [PHP] mutateCustomerManagerLink PERMISSION_DENIED

2021-01-04 Thread Google Ads API Forum Advisor Prod
Hi Artem, Thank you for reaching out. There are two issues in your case. The first issue is that the client account 9083557029 is cancelled so that the "CUSTOMER_NOT_ENABLED" error occurred. The second issue is that 5817238941 is already a parent account for account 9083557029, and hence there

Re: [PHP] mutateCustomerManagerLink PERMISSION_DENIED

2021-01-04 Thread Artem Konyukhov
e: 7 Details: The caller does not have permission Failure: {"errors":[{"errorCode":{"authorizationError":"CUSTOMER_NOT_ENABLED"},"message":"The customer can't be used because it isn't enabled."}]} [2] => Array (

Re: [PHP] mutateCustomerManagerLink PERMISSION_DENIED

2021-01-03 Thread Google Ads API Forum Advisor Prod
Hi Artem, The PERMISSION_DENIED error may also indicate that your credentials may not have permission to the customer specified in your request header, as also described here. That said, if you haven't yet, could you enable logging and provide to us the complete request and response

Re: [PHP] mutateCustomerManagerLink PERMISSION_DENIED

2021-01-03 Thread Artem Konyukhov
I want to link СustomerClientLinks to CustomerManagerLink and see accounts when I request list CustomerManagerLink But now, when I link СustomerClientLinks to CustomerManagerLink I got error, which I was described upper. So, what I do wrong when try to link СustomerClientLinks to CustomerManager

[PHP] mutateCustomerManagerLink PERMISSION_DENIED

2020-12-29 Thread Artem Konyukhov
{ "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENIED", "details": [ { "@type": "google.ads.googleads.v6.errors.googleadsfailure-b

Re: PERMISSION_DENIED when call listAccessibleCustomers() [Google Ads API]

2020-12-20 Thread Google Ads API Forum Advisor Prod
Hi Artem, Thank you for your follow and for providing these additional details. The DEVELOPER_TOKEN_PROHIBITED indicates that the developer token is not allowed with the project sent in the request. "Each Google API Console project can be associated with the developer token from only one manag

Re: PERMISSION_DENIED when call listAccessibleCustomers() [Google Ads API]

2020-12-18 Thread Artem Konyukhov
When I switched on logger for GoogleAdsClientBuilder I sow new errors: {"errors":[{"errorCode":{"authorizationError":"DEVELOPER_TOKEN_PROHIBITED"},"message":"Developer token is not allowed with project '613082149849'."}]} After that I found description in the documentation: >> Each Google API C

Re: PERMISSION_DENIED when call listAccessibleCustomers() [Google Ads API]

2020-12-18 Thread Google Ads API Forum Advisor Prod
Hi Artem, You mentioned that the developer is able to make calls using the AdWords API still. Can you confirm if they have followed the migration guide and made any necessary updates to the configuration file (the guide provides an example with the Java client library configuration file)? If t

Re: PERMISSION_DENIED when call listAccessibleCustomers() [Google Ads API]

2020-12-17 Thread Artem Konyukhov
Hi Matt, Unfortunately issue is continue. We checked developer token and don't have any alerts about unapproved token. Also I use different accounts for connecting to approved application, but still got it error. четверг, 17 декабря 2020 г. в 16:29:18 UTC+2, adsapiforumadvisor: > Hi Artem, > >

Re: PERMISSION_DENIED when call listAccessibleCustomers() [Google Ads API]

2020-12-17 Thread Google Ads API Forum Advisor Prod
Hi Artem, Please let me know if the issue continues. If is not resolved, can you confirm if the Ads API and AdWords API calls are being made against the same production account? Also, you can find the documentation for this error here. Regards, Matt Google Ads API Team Matt Google Ads API Tea

Re: PERMISSION_DENIED when call listAccessibleCustomers() [Google Ads API]

2020-12-16 Thread Artem Konyukhov
Thx, for idea I will check developer token. But current developer token still work successful with AdWords API среда, 16 декабря 2020 г. в 18:15:16 UTC+2, adsapiforumadvisor: > Hi Artem, > > Thanks for reaching out. A common cause of this error is that the login > customer ID is not provided,

RE: PERMISSION_DENIED when call listAccessibleCustomers() [Google Ads API]

2020-12-16 Thread Google Ads API Forum Advisor Prod
Hi Artem, Thanks for reaching out. A common cause of this error is that the login customer ID is not provided, but that ID is not required listing accessible customers. It's possible that it is an issue related to your developer token. Are you able to make any other successful calls? Can you co

PERMISSION_DENIED when call listAccessibleCustomers() [Google Ads API]

2020-12-15 Thread Artem Konyukhov
Hi, I'm trying to receive list of accounts from Google Ads API but receive error: { "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENIED", "details": [ { "

RE: PERMISSION_DENIED

2020-12-02 Thread Google Ads API Forum Advisor Prod
Hello, No problem! Regarding your follow-up question, please ensure that the correct credentials are being used, i.e. that your google-ads.yaml file contains the correct login customer ID. This should likely match the ID of the test client account being queried. If this does not resolve the is

RE: PERMISSION_DENIED

2020-12-01 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out to Google Ads API support. From what I understand, you are attempting to call getCustomer on a customer ID that was returned by your call to listAccessibleCustomers, but that call to getCustomer is failing with PERMISSION_DENIED. I took a look at the account

Re: PERMISSION_DENIED

2020-11-30 Thread Steve Wilcox
;> >> I'm trying to retrive list of accounts (hierarhy of customers) from >> google ads but receive error on request: >> "message": "The caller does not have permission", >> "code": 7, >> "status": "PERMI

Re: PERMISSION_DENIED

2020-11-30 Thread Steve Wilcox
"message": "The caller does not have permission", > "code": 7, > "status": "PERMISSION_DENIED", > "details": [ > { > "@type": "google.ads.googleads.v6.errors.googl

PERMISSION_DENIED

2020-11-27 Thread Паша Карпинский
Hello Team, I'm trying to retrive list of accounts (hierarhy of customers) from google ads but receive error on request: "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENI

Re: RE: PERMISSION_DENIED issue

2020-11-09 Thread Google Ads API Forum Advisor Prod
Hi Omri, Thank you for reaching out. I noticed that the email you mentioned is not a user for account 363-574-7978. Please use an email that is associated with the account 363-574-7978 to generate the OAuth2 credentials and make the API calls again. Thanks and regards, Xiaoming, Google Ads API

Re: RE: PERMISSION_DENIED issue

2020-11-08 Thread Omri Gal
Hi Google Ads Support API, Attaching here privately the full details on the Permission Error we received for our customer when querying the Google Ads API. Customer - Kakao Games Login_cusotmer_id - 363-574-7978 Api_client_id - ' 952991682077-ssbhjqpc8riqr02huvrb81f8o40l22ln.apps.googleusercontent

RE: PERMISSION_DENIED issue

2020-11-05 Thread Google Ads API Forum Advisor Prod
Hi Omri, Thank you for reaching out. The error USER_PERMISSION_DENIED usually occurs when there is no link between the manager account authenticated in the request and the client account specified in the headers. As you are using the Google Ads API you need to include the login-customer_id in t

PERMISSION_DENIED issue

2020-11-05 Thread omr...@singular.net
Hi Google Ads API Support, I'm having trouble migrating a customer from Adwords API to Google Ads API. *Error response:* `Google Ads API raised the following errors: ["User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer id must be

Re: PERMISSION_DENIED issue

2020-10-22 Thread Francesco Andrisani
Hi Xiaoming, the issue Is still present. I tried ti share privately the Ads.properties, but the "Reply to author" Is disabled and if I try to click, It show me that I have not the permissione for Reply to author. Can you help me please? Thanks Il giorno giovedì 22 ottobre 2020 alle 17:46:27 UTC+

Re: PERMISSION_DENIED issue

2020-10-22 Thread Francesco Andrisani
Hi Xiaoming , I've already tried to regenerate the Outh2 credentials. I've checkd and I created all using the same account. Ok. I share with you the logs and ads.propertis. Il giorno giovedì 22 ottobre 2020 alle 17:46:27 UTC+2 adsapiforumadvisor ha scritto: > Hi Francesco, > > Thank you for rea

Re: PERMISSION_DENIED issue

2020-10-22 Thread Google Ads API Forum Advisor Prod
Hi Francesco, Thank you for reaching out. I think you might have used another account other than the account with login-customer-id to generate the OAuth2 credentials. Please give it a try to regenerate the OAuth2 credentials following this guide and use the email associated with this login-cus

Re: PERMISSION_DENIED issue

2020-10-21 Thread Francesco Andrisani
e error: *Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission* and trying to debug using oauth-doctor this output: C:\xampp\htdocs\google-ads-doctor-master\google-ads-doctor-master\oauthdoctor\bin\windows\amd64>oauthdoctor.exe -language java -oauthtype installed_

RE: PERMISSION_DENIED issue

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi Abby, Thank you for reaching out. The error USER_PERMISSION_DENIED usually occurs when there is no link between the manager account authenticated in the request and the client account specified in the headers. If you are using the Google Ads API you need to include the login-customer-id in t

PERMISSION_DENIED issue

2020-09-09 Thread Abby Lv
Hi there, We followed the instructions and generated parameters to make calls, however, we received error reported like "PERMISSION_DENIED: The caller does not have permission". How can I find out which part is not setting correctly or permission not granted? Help nee

Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-03 Thread Uehsisbs Gjssnsivj
tks for all supporting On Tuesday, 31 December 2019 16:51:34 UTC+7, Akav Zhen wrote: > > Hi, > > My program is working fine with adwords api. > Now,I migrate some codes from adwords api to google ads api,for the ini > config part,I add a new section GOOGLE_ADS, and copy the developerToken > from

Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-03 Thread Bzusbsg Fusnskav
Thank you for reaching out On Tuesday, 31 December 2019 16:51:34 UTC+7, Akav Zhen wrote: > > Hi, > > My program is working fine with adwords api. > Now,I migrate some codes from adwords api to google ads api,for the ini > config part,I add a new section GOOGLE_ADS, and copy the developerToken >

Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-03 Thread Google Ads API Forum Advisor Prod
Hi Akav, You also need to go to the project in the Developer Console and enable Google Ads API as explained here. You can use the same project but you have to enable the new API for it as well. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOFYbT:ref -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-02 Thread Akav Zhen
Hi, Thank you for your reply. My point is,the adwords api and google ads api are using exactly the same ads developer token and google api project. I only changed the ADWORDS section to GOOGLE_ADS section in the config file. The adwords part is still working,which makes sure the adwords api de

RE: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2020-01-02 Thread Google Ads API Forum Advisor Prod
Hi Akav, Thank you for reaching out. You must make sure that you've enabled Google Ads API for your project in the developer console as explained in the error message. You can do that by following these instructions. Please make sure you've disabled any ad blockers or proxies when visiting the

Re: Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2019-12-31 Thread Sheersha TV
On Tuesday, December 31, 2019 at 3:51:34 PM UTC+6, Akav Zhen wrote: > > Hi, > > My program is working fine with adwords api. > Now,I migrate some codes from adwords api to google ads api,for the ini > config part,I add a new section GOOGLE_ADS, and copy the developerToken > from the ADWORDS sec

Google Ads API PERMISSION_DENIED after migrateing adwords api to google ads api

2019-12-31 Thread Akav Zhen
Hi, My program is working fine with adwords api. Now,I migrate some codes from adwords api to google ads api,for the ini config part,I add a new section GOOGLE_ADS, and copy the developerToken from the ADWORDS section, and nothing else. Then,when I run the sample code of google ads, I got error

RE: 7 PERMISSION_DENIED: User doesn't have permission to access customer

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us. If you are requesting OAuth credentials from a manager account and accessing a related customer account, you will need to set the login-customer-id header to the customer ID of the manager account, removing any hyphens in the Id and customer id in the request

Re: 7 PERMISSION_DENIED: User doesn't have permission to access customer

2019-12-16 Thread 'Grzegorz Cieślik' via AdWords API and Google Ads API Forum
Do you have any idea how can i fix it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords AP

Re: 7 PERMISSION_DENIED: User doesn't have permission to access customer

2019-12-16 Thread 'Grzegorz Cieślik' via AdWords API and Google Ads API Forum
W dniu poniedziałek, 16 grudnia 2019 09:25:55 UTC+1 użytkownik Grzegorz Cieślik napisał: > > Hi, > I use this lib ( https://github.com/Opteo/google-ads-api) for connect > googleAds > with my service in node.js. I try connect to my account, but i have this > error message. > > Error: User does

7 PERMISSION_DENIED: User doesn't have permission to access customer

2019-12-16 Thread 'Grzegorz Cieślik' via AdWords API and Google Ads API Forum
Hi, I use this lib ( https://github.com/Opteo/google-ads-api) for connect googleAds with my service in node.js. I try connect to my account, but i have this error message. Error: User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's custome