Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ Configure APP_SECRET, VERIFY_TOKEN under config variable settings for your proje
* The verify token should be what you configured in the previous step.

3/ While it is running, it will list received webhooks updates in chronological order at https://{heroku-url}, and you can also look at heroku logs for any errors.

NOTE: Webhooks are not sent for apps in [developer mode](https://developers.facebook.com/docs/graph-api/webhooks/), only test messages are supported from the developer centre.