quotastack Docs
Docs / API / Errors / sandbox_access_suspended
403

Sandbox access suspended

https://api.quotastack.io/errors/sandbox_access_suspended

QuotaStack has put a stop on sandbox here.

Why it happened

  • QuotaStack put a stop on sandbox for this account.

How to fix it

  1. Ask QuotaStack support to look at it. Only QuotaStack can lift this.
Example response 403
{
  "type": "https://api.quotastack.io/errors/sandbox_access_suspended",
  "title": "Sandbox access suspended",
  "status": 403,
  "detail": "Sandbox access is suspended for this tenant."
}

Which calls return this

See also