Ok, now I realize that there are two ways of sending OAuth callback. Thanks
for the help!

On Mon, Apr 26, 2010 at 5:08 AM, Lukas Rosenstock 
<[email protected]>wrote:

> Hi!
> Just to clarify: The protocol knows two ways for sending the OAuth
> callback, one is along with the request token; and the other is by attaching
> it to the URL. The former (1.0a) is recommended and was introduced after
> security issues had been known about the latter (1.0).
>
> Regards,
>  Lukas
>
> 2010/4/26 k42b3 <[email protected]>
>
> hi,
>>
>>
>>  However GetSatisfaction requires that
>>> oauth_callback=http://mysite.com/myresource be sent along with the
>>> authorization url
>>>
>>
>> As you mentioned the callback url must be send when you obtain the
>> "Temporary Credentials". You can set the callback to "oob" but then you have
>> to provide the url in anotherway to GetSatisfaction.
>>
>>
>>  Unfortunately since my callback url is different at different entry
>>> points
>>>
>>
>> Then you probably must use the oauth_callback param. I dont know the API
>> of GetSatisfaction but if its not according to the specification you should
>> probably contact them.
>>
>> best regards
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "OAuth" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected] <oauth%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/oauth?hl=en.
>>
>>
>
>
> --
> http://lukasrosenstock.net/
>
> --
> You received this message because you are subscribed to the Google Groups
> "OAuth" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected] <oauth%[email protected]>.
> For more options, visit this group at
> http://groups.google.com/group/oauth?hl=en.
>



-- 
Regards,
Vasu Srinivasan

-- 
You received this message because you are subscribed to the Google Groups 
"OAuth" 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/oauth?hl=en.

Reply via email to