Hi Matthew,

Are you using this to make AdWords API calls? The scope doesn't seem to be 
include AdWords API scope.

Cheers,
Anash P. Oommen
AdWords API Advisor.

On Friday, July 26, 2013 7:37:19 AM UTC+5:30, Matthew Ledom wrote:
>
> I have created our platform on my localhost. I have since deploy the code 
> to staging. I'm using the same client id and secret from the api console. I 
> have added the server name to the list. I went through the oauth redirect 
> and have obtained a token and have checked it with the validation service:
>
> {
>    
>    - issued_to: "10...96.apps.googleusercontent.com",
>    - audience: "10...96.apps.googleusercontent.com",
>    - user_id: "116...117",
>    - scope: "https://www.googleapis.com/auth/userinfo.email 
>    https://www.googleapis.com/auth/plus.me";,
>    - expires_in: 2589,
>    - email: "myad...@test.com <javascript:>",
>    - verified_email: true,
>    - access_type: "offline"
>    
> }
>
> When I try to use this token I get OAUTH_TOKEN_INVALID. Why would the 
> token be invalid in one service but not the other? Can I use one client id 
> from the api access console for multiple sites or should I create one for 
> each?
>

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