Hi,

Not sure what's going on here but I've been using the API successfully for 
about 3 weeks. Then today, I started getting this exception:

QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'<null>'

when I try to run the following code:

api = AdwordsApi::Api.new(CONFIG_PATH)
service = api.service(:ManagedCustomerService,:v201209)
selector = { :fields => ['CustomerId'] }
api.use_mcc { service.get(selector) }

Any ideas what could be going on here? I haven't changed any credentials 
and they've been working fine for weeks.

Cheers!
Richard

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 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/groups/opt_out.


Reply via email to