Hello there, I'm putting together a contacts solution in php. I noticed according to this http://wiki.oauth.net/Signed-Callback-URLs The current version of OAuth wants 1. oauth_token: the request token 2. oauth_token_secret: the request token secret 3. oauth_callback_accepted=1
But the response I get back is 1. oauth_token: the request token 2. oauth_token_secret: the request token secret 3. oauth_callback_confirmed=1 Am I looking at out of date documentation or is google doing non- standar stuff? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" 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://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
