wit-ai/node-wit

Messenger example doesn't work on facebook page

geoqpcr opened this issue · 3 comments

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

screen shot 2018-09-26 at 1 48 15 pm

screen shot 2018-09-26 at 1 49 19 pm

Looking into it

@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.

Thanks @blandinw.