Hi, The OAuth 1.0a draft shows the parameter as oauth_callback_confirmed: http://oauth.googlecode.com/svn/spec/core/1.0a/drafts/3/oauth-core-1_0a.html#rfc.section.6.1.2
I am not sure why the other document that you mention shows the older 1.0 parameter, you may find a better answer on the OAuth group: http://groups.google.com/group/oauth Cheers, Julian. On Jun 13, 11:10 pm, Donovan Walker <[email protected]> wrote: > Hello there, > > I'm putting together a contacts solution in php. I noticed according > to thishttp://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 -~----------~----~----~----~------~----~------~--~---
