This does not work for me. I have permission to post and I can post to the wall. Any idea if you like a different resolution?
FB.api("/12345/likes", 'post', function (response) { if (response === true) { //alert("done!"); } });
Documents say it is possible, but in fact it is impossible. This is a known bug: http://bugs.developers.facebook.net/show_bug.cgi?id=10714
Source: https://habr.com/ru/post/1345801/More articles:Elmah DDL gives sql errors when starting context.Database.ExecuteSqlCommand (EF4.1) - c #How to create a DLL initialization procedure? - windowsDoes SQLite, in combination with NHibernate, support referential integrity / foreign keys? - sqliteUSB debugging setup saves unchecking - androidEnable referential integrity using nHIbernate using the SQlite database - sqliteAre the elements of Javascript arrays processed in a specific order? - javascriptGet SSL certificate from partner without validation using Python - pythonObjective-C equivalent of Java enumerations or "static finite" objects - javaDeveloped by Facebook-Style News Feed - commentsHow to check if a variant array is unallocated? - vbaAll Articles