Support

Troubleshooting

Common issues, solutions, and frequently asked questions for THEITBULLS enterprise platform.

Back to Support

Common Issues & Solutions

This guide covers the most common issues encountered when using THEITBULLS APIs and services. Find solutions to your problems quickly and efficiently.

Authentication Issues

Message Delivery Issues

Webhook Issues

💡 Pro Tip: Always check our Error Codes Reference for detailed error explanations and recommended solutions.

Frequently Asked Questions

How do I get my API key?

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.

What happens when I exceed rate limits?

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.

How do I test my integration?

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.

Why are my webhooks not receiving events?

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.

How do I handle message delivery failures?

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.

What's the difference between Test and Live keys?

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.

Still Need Help?

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.

Need Immediate Assistance?

Our support team is available 24/7 to help resolve your issues.