Using GRAPH API, how can I tag myself on a fanpage photo (page that allows anyone to tag)?
Docs says you only need:
- Publish_stream permission
- POST to /photo_id/tags/my_user_id
I tried it but facebook responds with an 500: Oauth Exception, An unknown error has occurred.
Tagging myself or friend in user photos works OK, but tagging on pages photos causes the error.
https://developers.facebook.com/docs/reference/api/photo/
Related bug, filled by me: https://developers.facebook.com/bugs/261936030593730