-
Notifications
You must be signed in to change notification settings - Fork 598
api.sendMessage with mentions no longer working #507
Comments
Seems like we might be missing a new field "profile_xmd[i][type]". In my tests so far it's always been equal to 'p'. Do you want to try adding this line and seeing in it helps? I.e. in sendMessage, instead of
we would have
|
Can confirm that this solves the issue for me. |
Awesome! Any chance you want to submit a PR with that change? :) |
Thanks again @7222-SIMON 😄 |
UPDATE: oh I realized that the version I pulled from NPM is too old, which does not include the fix above. Hi, this has stopped working again, although there's no error. 😢 Below's the recorded form data, I don't see any difference from the one above though.
|
@shellcxd3 thanks! but I actually stopped using this library altogether as it seemed to cause my accounts to be flagged and banned by Facebook... |
Some time within the last 2 days this function broke, and the API gets HTTP error 500, followed by error 404 when trying to send this message. Attached below is the GitHub sample code in the documentation.
The text was updated successfully, but these errors were encountered: