Disclosure API · problems · HTTP 403
insufficient_scope
This key is not authorized for this Disclosure API endpoint.
- What it means
- The key is valid but its scopes do not include this operation.
- What to do
- Use a key scoped for this endpoint, or request the scope through the access form on the API page.
- Retry
- Fix the request; do not retry as sent.
- Who changes what
- The caller. The request as sent cannot be answered; the detail field says why.
- On the wire
Content-Type: application/problem+json{"type":"https://www.veridionmarkets.com/data-api/problems/insufficient_scope","code":"insufficient_scope","status":403,…,"request_id":"…"}
Documented for version 1.3.5. The request_id in the body equals the X-Request-ID header; quote it to support@veridionmarkets.com. All problems · API page