←View full Botpress status
Botpress: API Error / Webhook Failed
Current Status: Degraded
Last checked: 2m ago
What We're Seeing Right Now
No recent issues reported. If you're experiencing problems with Botpress, report below to help the community.
What is this error?
When Botpress's API or webhooks fail, triggers don't fire, data doesn't flow, and automated workflows stop running.
Error Signatures
API errorWebhook failedConnection refusedRequest failedDelivery failed500 Internal Server ErrorTimeoutCommon Causes
- Botpress API servers are down
- Webhook endpoint is unreachable
- API authentication expired
- Payload format changed
- Rate limit on API/webhook calls
✓ How to Fix It
- Check Botpress's API status on this page
- Verify webhook URLs and authentication
- Check API request format against documentation
- Review webhook delivery logs
- Implement retry logic for transient failures
- Update API client library
Live Signals
Service Components
Botpress Web
OperationalRecent Incidents
No incidents in the past 30 days
Frequently Asked Questions
Why are Botpress webhooks failing?
Check webhook delivery logs, endpoint availability, and authentication. If widespread, check the status above.
Is Botpress API down?
Check the live status and community reports above.
How do I fix Botpress webhook errors?
Verify endpoint URLs, check authentication, and review delivery logs. See troubleshooting steps above.