Skip to content

KEY_EXPIRED

HTTP 401 — Key expired

The key reached the lifetime it was given when it was made.

What to do

Make a new key. Lifetimes cannot be extended; the Replace action on the dashboard makes one with the same scopes.

Can I retry?

No. Retrying cannot change the answer; a person has to act.

The body you received

json
{
  "error": {
    "code": "KEY_EXPIRED",
    "doc": "https://docs.pamopay.co/errors/KEY_EXPIRED",
    "request_id": "req_5f3a9c2b1d4e6f7a8b9c0d1e"
  }
}

Quote request_id when you write to us; it finds the call without anybody grepping by timestamp.

All error codes

Every code, scope and route on this site is rendered from the API's own source.