Following the specifications here http://developers.facebook.com/docs/opengraph/music/
When I post: POST https://graph.facebook.com/me/music.listens?song=[song url]
The answer is invariably:
{"error": {"type": "OAuthException", "message": "An unknown error has occurred". }}
The error report was listed here: https://developers.facebook.com/bugs/124491790988961
According to the developer in the comments section, open music in the form of a graph is not yet available to the public developers.
The Facebook developer answered about this here: Opengraph and music.listen
It seems the best option is to create your own βplay musicβ actions, as Facebook does not seem to allow POST to music.listens in the foreseeable future ...: /
POST
music.listens
To add answers to Kristofer and Garthex, inline actions are not available. However, you can send a request if you think you have broadcast rights.
Here is a document for inline actions: https://developers.facebook.com/docs/opengraph/actions/builtin/
Alternatively, you can use custom actions such as "User plays sound."
Make sure that the user has requested permission to publish publish_actions and that the user is the developer of the application (since the open schedule actions are still in beta testing).
Source: https://habr.com/ru/post/898313/More articles:C # - Add XML namespace tag (xmlns) to document - c #reading innerHTML HTML form with VALUE attribute (& its value) INPUT tags - javascriptHow to sort / order data? - sortingOpenCV 2.1: The collision faces the consequences of .cpp when it finds an ugly face - image-processingDoes class.getResource () return null in my Eclipse app? Can't configure classpath? - javaOpengraph and music.listen - opengraphhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/898315/programmatically-access-to-tfs-2010-from-outside-the-domain&usg=ALkJrhjk__f4aMcm3LOVYNiovoIf59ZIywUsing common open objects and graph actions and publish_actions permission? - opengraphWebcal on Android - androidCreate tooltip at cursor position in text area using jQuery - jqueryAll Articles