Hi,

I'm currently developing an SSIS package that imports report data from our 
company's AdWords account into a SQL Server database. We've set up a C# 
script task that pulls the data in an XML format, using OAuth2 and a 
refresh token for access.

That works fine when it's tested on a new account with a test developer 
token. However, when we try to run it on our production account, it fails 
with the following error: QuotaCheckError.INCOMPLETE_SIGNUP

Everything I found when looking up the error points to missing billing 
info, a user agreement that hasn't been accepted, or a developer token that 
hasn't been approved. I went through both our MCC account and the account 
the developer token has been assigned to, and I don't see anything missing. 
Billing info is there, agreements have been accepted, and as far as I know 
the developer token has been approved.

I also checked over the client id, secret and refresh token to make sure it 
wasn't something simple like we mixed up the prod and test details. 
Everything for the production account matches what shows in the API console.

Does anyone have any ideas on what else could possibly be causing the error?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.

Reply via email to