Skip to main content
Glama
errors.md687 B
# Error Reference ## Configuration validation failed The config did not conform to the schema. The error lists the path and reason. Fix the offending property and reload. ## CircuitOpenError The circuit breaker is open for the selected upstream instance. Reduce upstream failures or increase `recoveryTimeoutMs`. Calls will resume after a successful half-open trial. ## OAuthError An upstream OAuth provider response was invalid. Check client credentials, scopes, and redirect URIs. ## Token decryption failed Persisted token ciphertext could not be decrypted with `TOKEN_ENC_KEY`. Ensure the key has not changed unexpectedly. Clear token storage if necessary and re-authorize.

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