Common issues, solutions, and frequently asked questions for THEITBULLS enterprise platform.
This guide covers the most common issues encountered when using THEITBULLS APIs and services. Find solutions to your problems quickly and efficiently.
💡 Pro Tip: Always check our Error Codes Reference for detailed error explanations and recommended solutions.
Log in to your THEITBULLS dashboard, go to Settings → API Keys, and click "Generate New Key". Choose the key type (Test or Live) and set the required permissions. Copy the key immediately as it won't be shown again.
When you exceed rate limits, you'll receive a 429 status code. The response includes a Retry-After header indicating when you can make the next request. Implement exponential backoff to handle this gracefully.
Use our sandbox environment for testing. Generate test API keys from your dashboard and use them in your development environment. Test all scenarios before switching to live keys.
Check that your webhook URL is correctly configured in the dashboard, is publicly accessible, and supports HTTPS. Verify that the events you want to receive are selected. Check your server logs for incoming webhook requests.
Monitor webhook events for delivery status updates. Implement retry logic with exponential backoff for failed messages. Check the error code in the response to determine the cause of failure.
Test keys operate in sandbox mode with simulated data and no real message delivery. Live keys operate in production with real data and actual message delivery. Always use Test keys for development and testing.
If you're still experiencing issues after troubleshooting, our support team is ready to assist you. Contact us via live chat or email for personalized support.
Our support team is available 24/7 to help resolve your issues.