Factuarea API

webhook_secret_recently_rotated

The signing secret was rotated less than five minutes ago. The grace window lets your receiver accept both secrets during the switch; rotating again inside it would invalidate signatures still in flight.

CodeTypeHTTPCategory
webhook_secret_recently_rotatedrate_limit_error429Webhooks

Cause

The signing secret was rotated less than five minutes ago. The grace window lets your receiver accept both secrets during the switch; rotating again inside it would invalidate signatures still in flight.

What to do

Wait five minutes from the last rotation, and deploy the new secret in your receiver before rotating again.

On this page