Hi Elena, The DEVELOPER <https://developers.google.com/adwords/api/docs/common-errors#QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED> _TOKEN_NOT_APPROVED <https://developers.google.com/adwords/api/docs/common-errors#QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED> error is noticed when you're using an unapproved developer token to make API calls against Production account. An unapproved and test access developer token can be used to make calls against a test account. Also, note that a test account is different from the test access developer token. Test accounts are usually marked with a red flag on the top indicating that "This is a test account" and test access developer token is assigned to the account when you complete the sign up process. It can be used to make API calls against test accounts.
In order to use this test access token to make API calls to Production accounts, you will need a Basic access which can be applied by submitting this form <https://services.google.com/fb/forms/newtoken/>. The API Compliance team will get back to you with a response within two business days, once the form is submitted. You can refer to this guide <https://developers.google.com/adwords/api/docs/access-levels> about different access levels and their limits in detail. Regards, Bharani, AdWords API Team On Wednesday, November 8, 2017 at 4:24:55 AM UTC-5, Elena Zadnepranets wrote: > > Hi, > I've been struggling with get_keyword_ideas.py. It keeps generating few > errors: > > No handlers could be found for logger "googleads.common" > > suds.WebFault: Server raised fault: > '[QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED @ ; trigger:'<null>']' > > > I'm using test account and thought it should be ok to test the script. > > > Please, advise what I should do. > > > Thank you! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/acf04294-5d4b-42d9-bb9b-a2a5a5a04fd8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
