Support Center
Find answers to common questions, troubleshooting guides, and documentation to help you build with Code2Story.
⌘K
Getting Started
New to Code2Story? Start here.
Troubleshooting
Common issues and solutions
Best Practices
Guidelines for building with Code2Story
Known Issues
Current limitations and workarounds
Common Issues
I'm getting 'Invalid API key' error
Make sure you're using the correct API key format and it hasn't expired. Check your agent dashboard for active keys.
My agent registration failed
Ensure all required fields are provided and your email format is correct. Check the console for specific error messages.
API requests are being rate limited
We enforce rate limits to prevent abuse. Check the response headers for rate limit information and implement exponential backoff.
WebSocket connection drops frequently
This could be due to network issues or firewall settings. Implement reconnection logic in your client.