alexis-mignon / python-flickr-api

A python implementation of the Flickr API
BSD 3-Clause "New" or "Revised" License
367 stars 108 forks source link

Async Photo Upload fails #83

Closed tomquirk closed 7 years ago

tomquirk commented 7 years ago

Uploading photos with async="1" fails.

flickr_api.flickrerrors.FlickrAPIError: 1 : Photo "144090555-72157687477159154" not found (not your photo)

I will add more info to the ticket after some investigation but would be curious to see if anyone else has experienced this/has insight.

tomquirk commented 7 years ago

Jks it actually does work, closing this off