RE: User doesn't have permission to access customer Error in Google Ads API

2022-01-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Mark, Thanks for providing all the information. I understand that you’ve encountered the error ‘USER_PERMISSION_DENIED’, usually this error occurs when the authorized customer does not have access to the operating customer. You may double check if your credentials are correct for the said

Re: User doesn't have permission to access customer Error in Google Ads API

2022-01-24 Thread Mark Guza
Hello! Thank you for your answer! But i can't get new refresh token and OAuth2, because now i have scripts that works on Adwords API ( for example to get reports and send 'postbacks'(data) in google.ads, and it all works fine. Maybe there is another problem? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: User doesn't have permission to access customer Error in Google Ads API

2022-01-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Mark, Thank you for reaching out. As mentioned that you've encountered the error "USER_PERMISSION_DENIED", it usually has following root causes: The link between the manager and client account was removed. The OAuth credentials are for a user who does not have direct access to the Custom

Re: User doesn't have permission to access customer Error in Google Ads API

2022-01-24 Thread Mark Guza
Btw: i did all steps in 'Getting Started', install all extensions. And i found that when i connect developer token to GoogleAdsClientBuilder with: `->withDeveloperToken()`, and when i put some words, for example, ->withDeveloperToken('test') instead of my original developer token - i have the s