Hi, The requests with your *test* dev token all are attempting to access your *production* AdWords account (see the clientCustomerId in the header). You don't actually need to request a dev token for your *test *account--you can simply use the prod account's pending dev token.
The grid below shows the permitted usages of pending or approved tokens. dev tokencustomer typeallowedPendingTestTRUEPendingNon-testFALSEApprovedTest TRUEApprovedNon-testTRUE Please try your request again after changing the *clientCustomerId* to a test AdWords account (child of your test MCC) and the dev token to your pending prod dev token. If you still encounter issues, you can email your account IDs and developer tokens *only to me* by clicking "Reply to Author". Thanks, Josh, AdWords API Team On Tuesday, March 11, 2014 6:52:09 AM UTC-4, Dan wrote: > > I am trying to authenticate against adwords API using OAuth 2.0 for native > application. > > I've created MCC production account and MCC Test account. I've accepted > Terms and Conditions and successfully submited my billing information in > MCC production and test account. > > I am following official tutorial and successfully generating refresh > token. ( > https://developers.google.com/adwords/api/docs/guides/authentication) > > I am trying access my MCC TEST account, not trying connect to production > one. But unfortunately I am getting error when trying connect to AdWords > from my Java code. First of all I was using my MCC TEST developer token and > in this case I am getting: > > faultActor: > faultNode: > faultDetail: > > {https://adwords.google.com/api/adwords/cm/v201306}ApiExceptionFault:<message>[QuotaCheckError.ACCOUNT_INACTIVE > @ ; > trigger:'<null>']</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:type="QuotaCheckError"><fieldPath/><trigger><null></trigger><errorString>QuotaCheckError.ACCOUNT_INACTIVE</errorString><ApiError.Type>QuotaCheckError</ApiError.Type><reason>ACCOUNT_INACTIVE</reason></errors> > > Next I was trying to switch to my production token but still pointing to > MCC TEST account. Getting new error: > > faultString: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'<null>'] > faultActor: > faultNode: > faultDetail: > > {https://adwords.google.com/api/adwords/cm/v201306}ApiExceptionFault:<message>[QuotaCheckError.INCOMPLETE_SIGNUP > @ ; > trigger:'<null>']</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:type="QuotaCheckError"><fieldPath/><trigger><null></trigger><errorString>QuotaCheckError.INCOMPLETE_SIGNUP</errorString><ApiError.Type>QuotaCheckError</ApiError.Type><reason>INCOMPLETE_SIGNUP</reason></errors> > > > Any ideas what I am doing wrong? > > Thanks a lot! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.