Troubleshooting
Pages here are organized by symptom — paste the error message you saw into search and the right page should come up.
- Platform token returns 403 with "requires admin:read or admin:write scope" — your
client_credentialstoken is missing admin scopes. - OIDC logout returns 404 for GLOBAL apps —
/oidc/logoutisn't a route; use the platform end_session endpoint instead.
If your symptom isn't here, search the docs site, then check the Reference. If you still can't make progress, file an issue against the ScaiKey project with: what you sent (URL, headers, body — redact secrets), what came back, and what you expected.