Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reaction event from facebook messenger are not processed #981

Open
shtents opened this issue Oct 23, 2022 · 0 comments
Open

Reaction event from facebook messenger are not processed #981

shtents opened this issue Oct 23, 2022 · 0 comments

Comments

@shtents
Copy link

shtents commented Oct 23, 2022

Receiving message_reactions is enabled in the app settings.
But I don't get any event when the user reacts to the message. (I tried event.isReaction and event.rawEvent). There is no error in this case either.

If I send a test webhook message_reactions using developer.facebook.com I get an error (the error is caused by the fact that a pseudo sender is specified in the test message and bottender cannot access his profile)
Could you check what the reason is and fix the problem.
Thank you in advance!

To Reproduce
Subscribe to message_reactions
React to message from messenger
Try to receive event.isReaction
It's nothing now.

Expected behavior
Expect event.isReaction and event.reaction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant