Skip to content

Webhook signature verification was not emitted

output.webhook.verify-not-emitted

Category
Generated output
Default severity
Note
Applies to
API specification
Default outcome
Informational
Recommended action
No action needed
Grouped by
Defect code

Why it matters

The spec declares webhook events but no signing convention is knowable from the document, so no verifier was guessed.

How to fix it

  1. Set targets.ts.webhook_verify: true to emit the HMAC-SHA256 verifySignature helper — only if the API really signs that way.

Try-It is disabled for this portal. Copy the request from the console above to run it yourself.

Try-It is disabled for this portal. Copy the request from the console above to run it yourself.