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

Error 404 Not Found Using Api #130

Closed
cstadlock opened this issue Dec 5, 2018 · 5 comments
Closed

Error 404 Not Found Using Api #130

cstadlock opened this issue Dec 5, 2018 · 5 comments

Comments

@cstadlock
Copy link

Upon entering this into my cmd line I receive an error that I can't seem to be able to solve.

C:\Users\Username\Documents\bbolli-tumblr-utils-c63cbd8>python2 tumblr_backup.py MyTumblrUsername

I receive the error:
HTTP Error 404: Not Found getting https://api.tumblr.com/v2/blog/MyTumblrUsername.tumblr.com/posts?reblog_info=true&api_key=8YUsKJvcJxo2MDwmWMDiXZGuMuIbeCwuQGP5ZHSEA4jBJPMnJT&limit=1
This Error Over and Over

**
Note: I have python 2.7.15 & 3.7.1 on my computer and they can be run selectively by using python2 or python3 so this should not be the cause of the error. I also so a similar issue that has already been answered here: #119 but I attempted to add --no-ssl-verify to the end with no change unless I'm doing this wrong.
Example:
C:\Users\Username\Documents\bbolli-tumblr-utils-c63cbd8>python2 tumblr_backup.py MyTumblrUsername --no-ssl-verify
**

Any help would be greatly appreciated thanks.

@vlur
Copy link

vlur commented Dec 5, 2018

Verify the spelling of MyTumblrUsername and make sure it is a blog that exists.

@cstadlock
Copy link
Author

cstadlock commented Dec 5, 2018

I simply changed that just for privacy but yes the name is 100% accurate so what I have entered is
C:\Users[Private]\Documents\bbolli-tumblr-utils-c63cbd8>python2 tumblr_backup.py [SpelledCorrectly]

But I still get the same error.
error1
erro2

It stays at the first image for like 1 second then goes to the all the errors shown in the second image.

@cstadlock
Copy link
Author

I figured out the problem its all solved now :) but for anyone who may run into this issue make sure to check your settings and have this off.
sol

@kafuku1
Copy link

kafuku1 commented Dec 9, 2018

What can I do if I want to backup others' people blog that are set to private?

@cebtenzzre
Copy link
Collaborator

@kafuku1 Use TumblThree for now. Maybe it'll be supported here someday, see #128.

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

4 participants