Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change tumblr URLs to use https by default #37

Merged
merged 1 commit into from
Apr 2, 2020

Commits on Apr 2, 2020

  1. change tumblr URLs to use https by default

    creating an oAuth config with tumblr.Endpoint and then calling
    RequestToken will return a http 401 error. defining your own
    oauth.Endpoint with the tumblr URLs prefixed with https (instead of
    http) fixes this problem.
    0xc0392b committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c30cdd4 View commit details
    Browse the repository at this point in the history