Hi everyone,
Does OAuth2
(https://code.google.com/intl/de-DE/apis/accounts/docs/OAuth2.html) work
with PortableContacts
(https://code.google.com/intl/de-DE/apis/contacts/docs/poco/1.0/developers_guide.html)?
I've successfully gotten an OAuth token and have used it to make successful
requests against the Google Contacts API, but whenever I try to use
PortableContacts, I get the following error:
<H1>Malformed security token #{token}
com.google.gadgets.auth.AuthTokenException: Unknown token format</H1>
For reference, the request I'm making is to
http://www-opensocial.googleusercontent.com/api/people/@me/@self?oauth_token=#{token}
(https produces the same result).
I'd much rather use PortableContacts since seems generally simpler and
returns results in JSON, so if anyone has any experience or can point me in
the right direction, I'd be very greatful.
Thanks!
Alex
--
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