In order to validate the request, the x-hub-signature-256 header is required to do the signature verification.
If you are NOT using a middleware, make sure you are passing the headers correctly (check case sensitivity).
Otherwise, feel free to open an issue on GitHub.
Thrown when the request's signature is missing
Description
In order to validate the request, the
x-hub-signature-256
header is required to do the signature verification.If you are NOT using a middleware, make sure you are passing the headers correctly (check case sensitivity). Otherwise, feel free to open an issue on GitHub.
Example
See
https://whatsappapijs.web.app/classes/WhatsAppAPI.WhatsAppAPI.html#post