Webhook Verification Failed - Unable to Send Test Payload

Problem Description:
I encountered an issue when sending a test payload to my webhook on Vercel. Every time I try to POST to the URL https://app.adrien-murillo.com/api/webhooks/clerk, I receive a response stating that the webhook verification failed or the payload was malformed.

Environment Details:

Steps to Reproduce:

  1. Send a POST request to the mentioned URL with the payload above.
  2. Observe the response.

Expected Behavior:
I expected to receive confirmation that the webhook was processed correctly.

Additional Information:
I have also tried other payloads, but the results are the same. If anyone has any insights into what might be causing this issue or how to resolve it, I would greatly appreciate it!
istance.

Hi,

Sounds like you are using Clerk app. Have you tried reaching out to their support team about this: Integrations: Debug your webhooks?

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.