jim-easterbrook / Photini

An easy to use digital photograph metadata (Exif, IPTC, XMP) editing application.
https://photini.readthedocs.io/
GNU General Public License v3.0
163 stars 24 forks source link

Facebook uploader 'set "city"' option not working #36

Closed jim-easterbrook closed 6 years ago

jim-easterbrook commented 6 years ago

The Facebook API place search used by Photini appears to be disabled. I don't know if this is a temporary or permanent problem, but for now you need to uncheck the 'set "city" from location metadata' box before uploading pictures to Facebook.

jim-easterbrook commented 6 years ago

Using Facebook's API explorer (https://developers.facebook.com/tools/explorer/) I've discovered that my search still works, but if I use Photini's access token instead of the temporary API explorer one I get an error message that leads to this: https://developers.facebook.com/status/issues/205942813488872/ You might think it odd to tackle platform abuse by disabling apps that haven't been active recently. I couldn't possibly comment.

jim-easterbrook commented 6 years ago

I think Facebook have re-enabled place search now. It's working for me again.