neuro-sys / tumblr-likes-downloader

Download Tumblr posts that you liked
GNU Lesser General Public License v3.0
104 stars 17 forks source link

Having Trouble Getting Past "Please check your browser," #48

Closed zabeyman closed 4 years ago

zabeyman commented 5 years ago

Bit of a novice when it comes to this but after triple checking that my keys were correct i cannot figure out why tumblr is opened, logged into and when i return to the application, nothing happens. Would love to save my likes before the purge on the 17th any help would be appreciated. full log below

wakest commented 5 years ago

having the same issue as above.

neuro-sys commented 5 years ago

i cannot figure out why tumblr is opened, logged into and when i return to the application,

Before you return to the application, what message do you see on the browser after you login and "allow" permission?

As long as you do everything correctly, the only reason I can think of for this is some operating system firewall that will disallow port 8080 even locally. Although neither Windows, OSX or the Linux distros I've used does this. If that happens starting the application as Root/Administrator user could help.

linkinleon commented 5 years ago

same here

* Starting...
Initializing environment... 
Authorizing on tumblr... 
Waiting until authorization flow is completed
Authorization URL: https://www.tumblr.com/oauth/authorize?oauth_token=vCO12BXBqpYmFZcuLMwOTphjnhGMBwjlWBxiFwEXWHuOAVsPaF
Please check your browser, and log into Tumblr as usual, then come back to this application.
NITfkBKjYGQAQGo04tiJGP1k61b0yWPnPHF3OisEJYY5F7 vCO12BXBqpYmFZcuLMwGMBwjlWBxiFwEXWHuOAVsPaF
Releasing now
Authorization complete
Ask for liked posts 1 - 50... [DEBUG] - http://api.tumblr.com/v2/blog/scott19910719.tumblr.com/likes?&api_key=LIdmBRtZ0x41JocATQ3lChXqzctrpGBs0S9faH9lJkRlC7&limit=50&offset=0
[DEBUG] - {
  "meta": {
    "msg": "OK",
    "status": 200
  },
  "response": {
    "liked_count": 1996,

* Finished...

and the browser shows 'Success! Now go check the app!', I use administrator user, the download directory is empty.

neuro-sys commented 4 years ago

@linkinliang Please try the latest version.