You are exploring the real customer workspace with sample data.
Ask the widget, inspect conversations, and review Improve AI. Changes stay in this demo. No customer inbox is connected and no message can be sent.
Morgan Ellis
morgan@sample-customer.test · resolved by ai · Updated 22 minutes ago
visitor
Our webhook receiver started returning 401 after we rotated the signing secret.
ai · up
A 401 after a signing-key rotation usually means the receiver is still verifying against the previous secret. Confirm the request ID and that the receiver is using the current secret. Do not paste the secret into this chat. I used the webhook signing article.
Webhook signing and rotationConfirm the request ID, the time of the rotation, and that the receiver is using the current secret.Confidence: high · Grounded: yes
