I am getting "error 302 moved temporarily" just right after the user authentication in tumblr.com.
I also do not have a oauth_verifier echoed out. Is this normal?
I tried to install the dependencies via composer and then I copied lib/Tumblr/ to the root directory of my site. Then I followed the authentication code on this wiki page.
I am getting "error 302 moved temporarily" just right after the user authentication in tumblr.com. I also do not have a oauth_verifier echoed out. Is this normal? I tried to install the dependencies via composer and then I copied lib/Tumblr/ to the root directory of my site. Then I followed the authentication code on this wiki page.