flickr api does not get the token

Bug #1623921 reported by Daniel E. Weeks
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eyefi
New
Undecided
Unassigned

Bug Description

When run as

twistd -n eyefi

it does not get the token. Instead it fails around

eyefi-0.2/eyefi/actions.py:156:handle_photo

with this message:

2016-09-15 00:06:09-0400 [-] [Failure instance: Traceback: <class 'flickrapi.exceptions.IllegalArgumentException'>: Authentication is required

Also, in the code it appears to be trying to upload the photograph via an insecure http connection:

twisted_flickrapi.py: url = "http://" + FlickrAPI.flickr_host + FlickrAPI.flickr_rest_form

but I thought Flickr requires/expects secure https connections now.

So it looks like the upload to flickr portion of the code hasn't been updated in a while - has anyone updated this?

Thank you,
Dan Weeks

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.