Troubleshooting
Solutions for common issues you might encounter while using Terry Translation.
API Issues
Authentication Errors
Problem: Getting 401 Unauthorized errors
Solutions:
- Check if your API key is valid
- Ensure the API key is correctly included in the Authorization header
- Verify your account status
Rate Limit Errors
Problem: Getting 429 Too Many Requests errors
Solutions:
- Check your current rate limit usage
- Implement request throttling
- Consider upgrading your plan
Translation Issues
Poor Translation Quality
Problem: Translations seem incorrect or low quality
Solutions:
- Ensure source text is clear and well-formatted
- Provide context using the
contextparameter - Use domain-specific terminology management
File Processing Errors
Problem: File translation fails
Solutions:
- Check supported file formats
- Verify file size limits
- Ensure file is properly encoded
Integration Issues
SDK Connection Problems
Problem: SDK fails to connect
Solutions:
- Check network connectivity
- Verify SDK version compatibility
- Review proxy settings
Webhook Issues
Problem: Not receiving webhook notifications
Solutions:
- Verify webhook URL is accessible
- Check webhook signature validation
- Review server logs for incoming requests
Next Steps
Still having issues?
- Contact Support
- Check API Documentation
- Review Best Practices