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

api key problem, consumer key inserted but then get an error (see below) #232

Closed
neftd opened this issue Dec 11, 2021 · 1 comment
Closed

Comments

@neftd
Copy link

neftd commented Dec 11, 2021

When I run it I get several errors.

In Command Prompt:

C:\Users\T\Documents\lil programs\bbolli-tumblr-utils-caa912f\bbolli-tumblr-utils-caa912f>tumblr_backup.py blogname -t PERSPECTIVE -t POETRY -t MY STUFF -t QUOTE --tag-index
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
<urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g

Version: caa912f
caa912f8bf49237c5aaf0150510998b101ff4a67

I downloaded today, i have also downloaded python 2.7.1. I have added the address to the Path (had this checked as correct).

I have added the consumer key at: # get your own API key at https://www.tumblr.com/oauth/apps
API_KEY = 'F3g etc.' in tumblr_backup.py

I have used this program before a couple years ago - I did not have this problem then.

Command:
tumblr_backup.py blogname -t PERSPECTIVE -t POETRY -t MY STUFF -t QUOTE --tag-index

Is this a known issue? I cannot find anything in previous issues unfortunately.

If you would be so kind as to take a look at this, I would be very grateful.

Kind Regards,
T

EDIT: i used the python3 fork of this and it worked - also my stuff needed to be my_stuff. Also the flags should be BEFORE the blogname

@neftd neftd closed this as completed Dec 11, 2021
@cebtenzzre
Copy link
Collaborator

Duplicate of #226. Thanks for trying my fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants