Reputation: 11
can anyone help me with photo tagging using facebook's PHP SDK? I have tried a lot but its not working for me. i was using php sdk 2.1 and i was perfectly working. now it is also showing error "(#121) Invalid photo Id"
Upvotes: 1
Views: 726
Reputation: 97
Solution
add this permission to the required permissions: user_photos
Upvotes: 3