Troubleshooting
First confirm whether the request reached JoyToken. Then determine whether the issue is authentication, policy, wallet, routing, upstream, or client parsing.
SDK Installation
Quick Check
OpenAI
Anthropic
Status Codes
Minimal Reproduction
OpenAI
Anthropic
Responses API:
Chat Completions:
Debugging Order
- Search JoyToken Console logs by
X-Request-ID. - Confirm the API key is active.
- Check IP, tier, and model blacklist.
- Check wallet balance and key budget.
- Inspect
metadata.modeland billing metadata on successful responses. - Confirm usage is attributed to the same API key.
