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

No webhook handlers configured #77

@panayotoff

Description

@panayotoff

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions