Errors
export_scope_unknown
400 – Unknown export scope. An export covers the whole account or one Identity, and the request named neither.
Unknown export scope. Answered with 400.
What it means
An export covers the whole account or one Identity, and the request named neither.
What to do
Send scope: org, or scope: identity with the handle to export.
The body
{
"type": "https://tigby.eu/problems/export_scope_unknown",
"title": "Unknown export scope",
"status": 400,
"detail": "…what was refused, naming this request's own values",
"code": "export_scope_unknown",
"doc_url": "https://docs.tigby.eu/errors/export_scope_unknown",
"agent_hint": "…the next step, for software"
}Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.