Hi Noah,

QuotaCheckError.INCOMPLETE_SIGNUP means the developer token you are using 
is not enabled because is either not approved or there is no billing set up.

Best,

- David Torres - AdWords API Team

On Tuesday, March 26, 2013 8:46:58 PM UTC-4, Noah wrote:
>
>
> Client gave me OAutho2 access.  I have the auth token, refresh token, etc.
>
> When trying the getCampaigns example, I modified the code for this using:
>
> # My app info
> #  mpd75_UlK5yotWCYCVmzcg
> $client->get_oauth_2_handler()->set_client_id($my_id);
> $client->get_oauth_2_handler()->set_client_secret($secret);
> $client->set_developer_token($dev_token);
>
> # Clients info
> $client->get_oauth_2_handler()->set_access_token($access_token);
> $client->get_oauth_2_handler()->set_refresh_token($refresh_token);
>
>
>
> Now, I get the error: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; 
> trigger:'<null>']
>
>
> Please help
>

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