Question about oauth_callback parameter

85 views
Skip to first unread message

Nicolas Garnier

unread,
May 29, 2013, 11:59:55 AM5/29/13
to tumbl...@googlegroups.com
Hello !

As I am developing an application using the Tumblr API, I'm stuck at authentication when requesting the authorization.
Indeed, when I request the following url, I face a Page not Found:

http://www.tumblr.com/oauth/authorize?oauth_token=my_token&oauth_callback=my_callback_url

But when I remove the "&oauth_callback=..." part of the url, it works and I'm fully redirected to my application with the token I requested.
I have doubled checked the callback url (and I assume that if it was wrong I wouldn't be able to get it working without the parameter).

So my question is: is the oauth_callback parameter allowed in the authorization url as I thought it was, or do I have to remove it ?

Thanks in advance for your highlighting 

Regards

John Crepezzi

unread,
May 29, 2013, 12:00:54 PM5/29/13
to tumbl...@googlegroups.com
It is not allowed in that URL - you should be passing it when hitting request_token

Thanks,
JC


--
You received this message because you are subscribed to the Google Groups "Tumblr API Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tumblr-api+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Nicolas Garnier

unread,
May 29, 2013, 12:18:12 PM5/29/13
to tumbl...@googlegroups.com
Okay !

Thanks for the quick reply ;)

Best regards,

NG

John Crepezzi

unread,
May 29, 2013, 12:18:59 PM5/29/13
to tumbl...@googlegroups.com
Any time - thanks!
Reply all
Reply to author
Forward
0 new messages