Skip to main content
Glama
oauth.md447 B
--- title: OAuth & Tokens --- # Troubleshooting: OAuth & Tokens - Symptom: `invalid_grant` — Check code exchange timing and redirect URI match. - Symptom: `invalid_client` — Verify client_id/secret; rotate if leaked. - Symptom: missing `Authorization` — Ensure client token is passed to router/handler. - Symptom: provider callback 404 — Mount `OAuthFlowController` endpoints. Logs - Increase log level to `debug` to see flow details.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jakedismo/master-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server