←View full StackBlitz (Bolt) status
StackBlitz (Bolt): Webhook Failed / Integration Error
Current Status: Major Outage
Last checked: 1m ago
What We're Seeing Right Now
No recent issues reported. If you're experiencing problems with StackBlitz (Bolt), report below to help the community.
What is this error?
When StackBlitz (Bolt)'s webhooks or integrations fail, automated workflows, notifications, and connected services stop receiving updates. This breaks CI/CD pipelines and team collaboration tools.
Error Signatures
Webhook delivery failedIntegration errorConnection refusedEndpoint not foundWebhook timed outDelivery failed after retriesIntegration disconnectedCommon Causes
- Webhook endpoint is unreachable or returning errors
- StackBlitz (Bolt)'s webhook delivery service is down
- Authentication changed on the receiving end
- Payload format changed after an update
- Rate limit on webhook deliveries
✓ How to Fix It
- Check the webhook delivery logs in StackBlitz (Bolt)'s settings
- Verify your endpoint URL is correct and reachable
- Check authentication credentials on both sides
- Test with a simple webhook receiver (e.g., webhook.site)
- Check this page for StackBlitz (Bolt) integration issues
- Re-register the webhook if needed
Live Signals
Service Components
StackBlitz Web
OperationalRecent Incidents
No incidents in the past 30 days
Frequently Asked Questions
Why are StackBlitz (Bolt) webhooks not working?
Check webhook logs, endpoint availability, and authentication. If StackBlitz (Bolt)-wide, check the status above.
Is StackBlitz (Bolt) webhook service down?
Check community reports below.
How do I debug StackBlitz (Bolt) webhook failures?
Check delivery logs, test with webhook.site, verify credentials, and check for payload format changes.