When i issue an /1602545584_166697970146120/likes DELETE command i get the following response. Uncaught OAuthException: (#200) Feed story publishing to other users is disabled for this application
Even with the graph api explorer:
{ "error": { "message": "(#200) Feed story publishing to other users is disabled for this application", "type": "OAuthException", "code": 200 } }
Will this be fixed or is it not possible to remove your like via the api (which i find ridiculous)