Javascript – Webhook Error: Webhook payload must be provided as a string or a Buffer
I'm stuck on this, could someone help me? I put it in postman: https://my-server/api/webhook and i receive this: Webhook Error: Webhook payload must be provided as a string or a Buffer (https://nodejs.org/api/buffer.html) instance representing the raw request body.Payload was provided…