Ok, this seems to work in the oauth playground when i try with blogger using:
scope: https://www.blogger.com/feeds/ and in (6 Use the token) where I enter the feed: http://www.blogger.com/feeds/1982051675575479214/posts/default?max-results=3 That works! But when I try with contacts: scope: https://www.google.com/m8/feeds/ and in (6 Use the token) where I enter the feed: https://www.google.com/m8/feeds/contacts/default/full Token invalid - Invalid AuthSub token. -Jeff On Wed, Jul 20, 2011 at 1:31 PM, Jeff Gladnick <[email protected]>wrote: > >>> You should aslo consider using OAuth >>> Playground<http://googlecodesamples.com/oauth_playground/>to debug your >>> code and understand how to generate base signature input and >>> sign requests. >>> >>> >> > Is there a tutorial anywhere you would recommend on how to use this. I'm > plugging in my data but still getting the same 401 error. I must be doing > something wrong. > -- 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
