ept / uploadr.py

Command-line Python script to upload photos to Flickr
Other
108 stars 56 forks source link

permission denied message #12

Open norayr opened 6 years ago

norayr commented 6 years ago

every time i run it, the browse window opens, and flickr page with 'permission denied' shows up. i am logged in to flickr in that browser, key and api are set correctly.

oPromessa commented 6 years ago

You can try to copy the url shown and paste it yourself into a browser where you have an open flickr session corresponding to the apikey/secret you've configured.

I've had issues with the trickortweak/flickr-uploader version in which authentication would work on/off at times... I've not used this particular version of ept.

Alternatively you can try out the forked tool I've built on oPromessa/flickr-uploader.

norayr commented 6 years ago

yes i did it. and again got permission denied. trickortweak's version also has this problem. oh thank you i did not find oPromessa's fork.

but i won't try it because I already use nodejs uploader now. just i guess it's good if you can solve the issue. but it is a pity if you cannot repeat it.

oPromessa commented 6 years ago

Thanks @norayr: just to close-off... the oPromessa/flickr-uploader version I built is good to go and is the one I'm working on and maintaining.