flickr-downloadr / flickr-downloadr-gtk

A cross-platform desktop app, written in Mono that would download (all or selected) photos from your photostream in their selected size along with their description, title and tags.
https://flickrdownloadr.com/
MIT License
177 stars 41 forks source link

MAC OS Login I can not authorize the token #95

Open MilaFabio opened 5 years ago

MilaFabio commented 5 years ago

Hi, I click LOGIN, I go to the token authorization https://www.flickr.com/services/oauth/authorize?oauth_token=7215mytoken9&perms=read

Next Safari can not connect and get this message http: // localhost: 4667 /? oauth_token = 7215mytoken9 & oauth_verifier = 6b55mytokene92

Initially I am authorized in Flikr Mac OS 10.14

martintamke commented 4 years ago

@cutedaffodil - I encounter the same error on a win10 machine.

the flick authoriation page shows up - upon clicking authorise I get an erro page:

https://localhost:33852/?oauth_token=72157712314181002-b194eb8d45c90aa4&oauth_verifier=5004e446dc03ce5e

this webpage can not etsablish a secure connection localhost send an invalid answer ERR_SSL_PROTOCOL_ERROR

michield commented 4 years ago

I got this as well. But when I changed the https into http it still throws an error, but the authentication worked.