Skip to content
This repository has been archived by the owner on Jan 19, 2020. It is now read-only.

No webhook handlers configured #77

Open
panayotoff opened this issue Dec 1, 2016 · 2 comments
Open

No webhook handlers configured #77

panayotoff opened this issue Dec 1, 2016 · 2 comments

Comments

@panayotoff
Copy link

Hi;

I tried the example app, but have some problems making it work. From the deploying page:

In the Webhooks section click “Setup Webhooks”, for the callback URL you need to enter “/webhook” and for the verify token enter in your validation secret you added to your bot.

I guess it should be absolutely url ( otherwise facebook will throw an error );

However when I try this I get this response from my url:

{
"error": "No webhook handlers configured"
}

The interesting thing is the bot is working when receiving first message from the first user, then it stop working.

@jcampbell05
Copy link
Collaborator

@Panayotov I'm wondering if there is somehting about FB's API that changed. I'm working on making the client more robust.

Are you able to get a log of what Facebook sends to your server ?

@panayotoff
Copy link
Author

@jcampbell05 No, just this. I gave up eventually, but I'll give it a try as soon as possible.

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

No branches or pull requests

2 participants