Can't delete photo via Facebook API?

前端 未结 3 1156
后悔当初
后悔当初 2020-12-19 11:17

Suddenly, I can\'t delete Facebook photos via the API. I get this error:

Array ( [error] => Array ( [type] => OAuthException [message] => (#3) Appli         


        
3条回答
  •  不思量自难忘°
    2020-12-19 12:12

    You are correct; there is currently no public access to delete photos from an album via the Facebook API.

    This is intentional and there are no known workarounds. An App can delete open graph actions or Feed stories that it has made, but not most other types of content, including photos.

提交回复
热议问题