---
title: Troubleshooting
path: troubleshooting
status: published
---

# 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"](/docs/scaikey/troubleshooting/platform-token-403)** — your `client_credentials` token is missing admin scopes.
- **[OIDC logout returns 404 for GLOBAL apps](/docs/scaikey/troubleshooting/oidc-logout-for-global-apps)** — `/oidc/logout` isn't a route; use the platform end_session endpoint instead.

If your symptom isn't here, search the docs site, then check the [Reference](/docs/scaikey/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.
