Getting Started

Troubleshooting

Fix common setup errors for API keys, senders, phone numbers, quotas, webhooks, OpenAPI, and SDK timeouts.

API key errors

Start by testing `GET /api/senders` from your backend. If that fails, message sending will also fail.

Sender and phone errors

Sender and receiver problems usually appear as `sender_not_connected`, `sender_disabled`, `receiver_invalid`, or `receiver_blocked`.

Quota, OpenAPI, webhook, and SDK fixes

These failures are usually environmental. Check configuration before rewriting integration code.

Need help?

Use Book Integration Help if you want setup help for OTP or automated customer messaging.

Next steps