2011-08-26 52 views
1
$ curl -X DELETE "https://graph.facebook.com/637556776_241445419214379?access_token={token}" 

{"error":{"type":"OAuthException","message":"(#200) This post wasn't created by the application"}} 

訪問令牌是新生成的刪除狀態,並具有分配所有的權限。不能與Facebook應用程序

回答