key_revoked — this key has been turned off
What happened
The key is real, but its RevokedAt timestamp is set. Someone on your account (or Mark, at your request) revoked it. Revocation is permanent — the same value can’t be un-revoked, but you can mint a fresh key without changing the HTML embed you use everywhere else.
Getting a new key without changing the embed
- Go to Console → Keys and confirm the revoked key is the one your snippet uses.
- Click Mint new key. The new
pk_live_value inherits the same feed-id and allowed-origins list. - Copy the new value from Console → Settings → Embed Code. Only the
api-keyattribute changes; thescript srcandfeed-idstay the same. - Paste and refresh. Widget should authenticate on the next request.