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

How to setup webhook url#14

Open
0sc wants to merge 3 commits intomasterfrom
how-to-setup-webhook-url
Open

How to setup webhook url#14
0sc wants to merge 3 commits intomasterfrom
how-to-setup-webhook-url

Conversation

@0sc
Copy link
Copy Markdown
Contributor

@0sc 0sc commented Sep 18, 2017

This PR

  • Adds how to setup webhook
  • Updates the resources and readme with the links for the resources


## Setting up a webhook

To ensure that a webhook is validily yours, Facebook requires that any webhook you supply pass a verification process. For the verification, Facebook sends a predefined verify token in a request to the supplied webhook url, the server at the webhook backend is expected to listen for the request from Facebook, check that the request contains the predefined verify token and then respond with a challenge value that would be part of the request.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For security reasons( instead of "to ensure that a webhook validity yours...)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants