product · inferred from evidence
SignatureVerificationException
An exception thrown by the WorkOS SDK when webhook signature verification fails.
- WorkOS webhook SignatureVerificationException in Cloudflare Worker: parse payload to object first
Verifying WorkOS webhooks in a Cloudflare Worker with workos.webhooks.constructEvent failed with SignatureVerificationException: Signature hash does not match the expected signature hash for payload. The same code worked in Node. The cause: