I have the same error.

I have entered my billing information (Visa)!!!

I waste a lot time because i didn't get my Refresh_token 

1. i removed in getrefreshtoken.php:

if (__FILE__ != realpath($_SERVER['PHP_SELF'])) {
// return  ;
}

2. i copied the Token from redirected url into:
 $user->SetOAuth2Info(
        $OAuth2Handler->GetAccessToken(
            $user->GetOAuth2Info(), 
"4/nR8XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", $redirectUri));

this did not work:
        $OAuth2Handler->GetAccessToken(
            $user->GetOAuth2Info(), $code, $redirectUri));

After 2 Days i have now my refresh_token

And now i have the error on getcampaings.php

An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

What can i do?

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