-
Notifications
You must be signed in to change notification settings - Fork 11
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
watch fails with ERROR: Please verify your Tumblr credentials... #16
Comments
Hi @cacophobe! Thanks for the kind words. I'm sorry peak hasn't worked out for you yet. Tumblr continually changes their authentication wall, so sometimes it's hard for me to keep up. However, I just used my test blog and it worked out okay. Are you adding the credentials either via the CLI or in your output_path: .peak
port: 1111
index: index.jade
blog: xyz
email: [email protected]
password: abc123 |
Previously, I had tried adding both via the CLI and In case it helps you, these are my recent progress reports: From your previous comment and from this comment I realised that the Tried that without the Added the email and password, it worked!! but... only for a few initial attempts. As soon as it started working, I began editing the So, I thought maybe it's a Tumblr authentication issue, whereby they are blocking more than a few requests. I changed the blog to another one I have on Tumblr. The same thing happened. It worked for exactly 2 or 3 requests, and after that I started getting the same error. Hope it's something you can figure out. |
I'm also having this problem. It used to work, but now I can't log in at all. I get the same error. |
Thank you for all your effort, I have been waiting for something like this for ages. Have been trying to get it to work probably since it was published, but have always given up, because I could never get it to work, because of one or another issue. This is the latest roadblock I am facing:
don't know if it's optional to add the email and password in config but, i am getting the same error with or without those parameters. I am definitely logged in at tumblr.com.
The text was updated successfully, but these errors were encountered: