Facebook PHP SDK 3.0.1 photo tagging not working. getting (121) Invalid photo id error
can anyone help me with photo tagging using facebook's PHP SDK? I have tried a lot but its not working for me. i wa开发者_StackOverflow社区s using php sdk 2.1 and i was perfectly working. now it is also showing error "(#121) Invalid photo Id"
Solution
add this permission to the required permissions: user_photos
精彩评论