Skip to main content

Troubleshooting

Common Issues

ErrorCauseSolution
401 UnauthorizedInvalid/expired tokenCheck credentials, enable auto-refresh
Connection refusedAPI unreachableCheck URL, firewall
TimeoutServer too slowIncrease timeout, optimize API
Circuit breaker5+ failuresFix underlying issue, reset manually

Token Refresh Issues

ErrorSolution
invalid_grantRe-authenticate with provider
invalid_clientCheck Client ID/Secret
Refresh keeps failingCheck provider status
Custom Integrations - Troubleshooting