I have Facebook page with albums and I have Facebook app. I want that people who use my app will be able to tag photos in the albums of my page. I use this graph api POST call:
PHOTO_ID/tags/USER_ID
But what happens is that the page account must confirm this tagging and also the page account that get notification about this tag so we must go photo-by-photo and look for new tagged images.
Please notice that tagging from Facebook.com website on the photos is very easy and confirmed immediately.
Any help will be appreciated.
Thanks, Bnaya Livne