I am having some real issues trying to use the Google Ads API. I have followed all the steps to get the app running and authenticated. I am using the LaravelExampleApp from here: https://github.com/googleads/google-ads-php/blob/HEAD/examples/LaravelSampleApp/README.md
I am getting this error when trying to run a report : "authorizationError":"USER_PERMISSION_DENIED"},"message":"User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer id must be set in the 'login-customer-id' header. I am using the developerToken from my live manager account from the API Center along with my cientID and clientSecret and refreshToken from the GCP Project and OAuth credentials. I created a TEST Manager account so that I could create a TEST CLIENT account. I updated those credentials inside the google_ads_php.ini file in my project folder. The app runs but when I try to run a report against the test client account using the test client_id I get that error. I tried to link or create the test client account inside my live manager account but was unable to do so. My developer token is only allowed to run reports on test accounts but it doesn't let me run reports on any of the test accounts I created under the Test Manager account. This is all overly complicated. Can anyone provide some assistance? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/dfc253ca-34b9-40ea-a94a-f6ce668db236n%40googlegroups.com.
