Re: Request failure for basic example (Developer token not approved)

2022-07-11 Thread Vladi Iancu
Hi All It seems I confused the access type of the MCC account with the test account So, to recap for anybody possibly reading this you need: 1. Production MCC account which will provide develop-token. Initially, this developer token can be used against test-accounts. 2. Then you can create A

Re: Request failure for basic example (Developer token not approved)

2022-07-11 Thread Vladi Iancu
Hello I'm back. It seems that I confused the access type of the MCC account with the test account type. Now I have properly created a Manager account (a test type). >From there, I've added a test standard account. The problem is that now I get a { "error": { "code": 403,

Request failure for basic example (Developer token not approved)

2022-07-08 Thread Vladi Iancu
Hello So I was trying out some of the basic examples provided here https://developers.google.com/google-ads/api/rest/examples I have previously made a call, successfully to https://googleads.googleapis.com/v11/customers:listAccessibleCustomers However, when trying out the