0

Issues about OAuth:

Tumblr put a big pin in my eyes, when I trying to deploy OAuth.

Ok, now I do this. (I think, that I do, not sure).

Questions about Tumblr:

  1. Am I right, that after ACCESS_TOKEN POST-ed, Tumblr send back only token and token_secret ?
  2. If I “Deny” application, tumblr use url: =”>http://example.com/callback#= ?
  3. If I “Allow” application, tumblr use your example url with parameters “oauth_token” and “oauth_verifier” ?
  4. If I “Allow” application, tumblr want to redirect to callback url?
  5. If I “Deny” or “Allow” application twice ( I prevent tumblr to redirect to callback_url), tumblr start to load: http://www.tumblr.com/dashboard ?