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

Wrong request type for password-protected blogs #11

Closed
f055 opened this issue Sep 10, 2014 · 2 comments
Closed

Wrong request type for password-protected blogs #11

f055 opened this issue Sep 10, 2014 · 2 comments

Comments

@f055
Copy link

f055 commented Sep 10, 2014

Tumblr API v2 when operating on a password-protected blog will not return anything if the API call is authenticated via the "apikey" only. To make request like "info", "likes" or "posts", one needs to use the "oauth" api_method. Maybe it would be good to turn all ::Blog api_methods to use oauth, instead of leaving some to use the simpler apikey? Not sure if detecting password-protected blogs is possible, to adjust accordingly.

@damog
Copy link
Owner

damog commented Jul 17, 2016

Can you please provide an code sample to reproduce?

@damog
Copy link
Owner

damog commented Aug 20, 2016

Closing because I was never able to reproduce. Also, sorry for responding a couple of years later :)

@damog damog closed this as completed Aug 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants