forestparks
Member
I'm trying to receive webhooks from Facebook commerce.
The pabbly pab receives the webhook and I can see it receives the information.
However, it fails because Facebook (Meta) needs a verification challenge sent back in the response.
Here is the webhook documentation: https://developers.facebook.com/docs/commerce-platform/order-management/webhooks
The pabbly pab receives the webhook and I can see it receives the information.
However, it fails because Facebook (Meta) needs a verification challenge sent back in the response.
- The URL couldn't be validated. Response does not match challenge, expected value="1475563424", received="{\"status\":\"success\",..."
Here is the webhook documentation: https://developers.facebook.com/docs/commerce-platform/order-management/webhooks