Messenger example doesn't work on facebook page
geoqpcr opened this issue · 3 comments
geoqpcr commented
Everything works fine when I send a test message to my app from facebook developer console, but when I try to send it from messenger I don't get any HTTP request to my app.
PD:
- I am using ngrok in order to get a valid URL.
- I am subscribed just to conversations.
- My facebook page is live.
- I am running the examples/messenger.js code.
Any help is welcome. @zpao @gleuch @cdelahousse @TuniLame @blandinw
blandinw commented
Looking into it
blandinw commented
@geo-dev-cr this may be a bug with the Messenger API, see this bug https://developers.facebook.com/bugs/824028317765435
You can try using something other than ngrok and see if that works. I would also recommend searching for "ngrok" or asking for help in this group: https://www.facebook.com/groups/messengerplatform/
Closing now since this does not seem related to Wit.