Hi Stefano, The error <https://developers.google.com/adwords/api/docs/common-errors#QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED> is caused because you were trying to make calls to a production account using an unapproved token (test account access only). I have checked the client ID you provided and have seen that it is a production client account and that your developer token also currently has test account only access. If you wish to use the API using a test account, you will need to fill up this test account application form <https://adwords.google.com/um/Welcome/Home?a=1&sf=mt&authuser=0#ta> and once done, you may use the customer ID of that test account as the value for the *customerClientId* property of your ads.properties file and make calls in the API using a test account.
Once your developer token gets approved, that is when you may be able to make API calls using your production client ID. I hope this had been helpful and please let me know if you still face any issues. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e5961cad-7131-45a8-875a-ae45dbe34e3c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
