Hi Everyone,

I am desperately needing to get my app working with Oauth, it was using 
authsub... 

It is javascript based and I am using a proxy to avoid the CORS issues. 
When I try to request the contacts feed, I get a 401 - wrong scope.

I have ensured I am using https in my scopes and requests. 

Here is an example request:

http://mydomain.tld/php_proxy.php?proxy+url=https://www.google.com/m8/feeds/contacts/good_user%40gmail.com/full?access_token=ya29.AHES6ZSPvhDStLWGf0vqldM17lNmp4R5kGOM6Af445SYympeGw

Result:

401 (Token invalid - AuthSub token has wrong scope) 

I do believe I have a proper auth token, but I have something else wrong 
somewhere, any help is greatly appreciated. 

Thanks. 



-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html

Reply via email to