0

I've a nodejs server application and I've exposed the URL using ngrok. That URL is being used as a callback URL in facebook webhook. There is no problem with webhook validation. Why is it that I cannot receive the replies from the bot engine when I send messages from my facebook messenger? When I run the program on command prompt and provide the wit token, the program runs perfectly fine.

user2597100
  • 97
  • 1
  • 10

1 Answers1

0

if you are testing the bot with your admin profile its should workes , if you are not , you must add the bot to facebook aps and get accepted by facebook devlopers than u cant use it with other profiles