Hi, In your auth.ini file is the *clientCustomerId* the ID of your test MCC account? With a pending developer token you can only issue requests against a child account of your test MCC.
To create a child of your test MCC: 1. Log in <https://adwords.google.com> to the test MCC account and click *My Client Center* 2. Click *Create account* and fill in the required information 3. Update your *auth.ini* file's *clientCustomerId* with the xxx-xxx-xxxx customer ID of your newly created child account This should do the trick, but please post back if you're still having trouble. Cheers, Josh, AdWords API Team On Friday, November 15, 2013 11:15:37 AM UTC-5, [email protected] wrote: > > Hi, > > I have two Accounts: > - a production MCC account with a pending developer Token > - a test MCC account which has been created with another e-mail address. > > The first configuration in the auth.ini is > > - developerToken of test MCC > - client_id of test MCC > - client_secret of test MCC > - refresh_token of test MCC. > > When running the example "GetCampaigns.php" i receive: > "An error has occurred: [QuotaCheckError.ACCOUNT_INACTIVE @ ; > trigger:'<null>'] > > In the Google Groups Messages, indicating that the pending production > developer token should be used instead, I replaced the test developer token > with the pending production token and then i receive another error: > > [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'<null>'] > > What I have wrong? > > Note: I already accepted the T&C and I have billing account. > > Thanks > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/groups/opt_out.
