What does the 'Overloaded' error mean?
What does the 'Overloaded' error mean?
The “Overloaded” error occurs when the LLM (such as Anthropic/Claude’s server) is experiencing high traffic.How to resolve:
- Wait 5-10 minutes and try again
- This is a temporary issue that usually resolves on its own
- If it persists after 15+ minutes, contact support@abundly.ai
Why isn't my integration working?
Why isn't my integration working?
If an integration isn’t behaving as expected, check these common issues:
- Missing permissions — Ensure you’ve granted all required scopes/permissions during setup. Some integrations need specific OAuth scopes to access certain features.
- Not invited — For Slack, you need to
/invite @YourAgentto each channel where you want it to work. The agent can only see channels it’s been invited to. - Webhook not configured — For integrations that listen for events (like GitHub webhooks or Trello board events), ensure the webhook URL is set correctly in the external service.
- Token expired — Some OAuth tokens expire. Try disconnecting and reconnecting the integration.
- Rate limits — External services may throttle requests. If you’re making many API calls, the service might temporarily block requests.
Why does my verification code show 'Invalid or expired code'?
Why does my verification code show 'Invalid or expired code'?
This typically happens when using an outdated verification code.How verification codes work:
- When you request a new code, all previous codes immediately become invalid
- Only the most recently sent code will work
- Verification codes expire 30 minutes after being sent
- Check your email for the most recently received code
- Look at timestamps to identify the latest one
- Use only the most recent code
- Don’t request additional codes while waiting—each new request invalidates previous codes

