Error codes · Revealing cards

Reveal not allowed

Codereveal_not_allowed
Status409
If this was an orderNever returned when buying
Send it again unchanged?No — change something first
.NET SDKAuthorizationException

What it means

This card’s codes cannot be shown in its current state.

What to do

  • Do not retry until you know the card’s state has changed. Contact Anis with the request id if you think it should be revealable.

Where you can meet it

Example

The body of the refusal. Its type is the address of this page.

{
  "type": "https://developers.anis.ly/errors/reveal-not-allowed",
  "title": "Reveal not allowed",
  "status": 409,
  "code": "reveal_not_allowed",
  "requestId": "01J9R2K8T4V6XQ0M3B7C5D9E1F"
}