←View full n8n status
n8n: Integration Auth Failed / Connection Lost
Current Status: Major Outage
Last checked: 27m ago
What We're Seeing Right Now
No recent issues reported. If you're experiencing problems with n8n, report below to help the community.
What is this error?
When n8n loses connection to an integrated service (Slack, GitHub, Gmail, etc.), the authentication between the two services has expired or been revoked.
Error Signatures
Integration disconnectedAuth token expiredConnection lostRe-authentication requiredPermission deniedOAuth errorIntegration errorCommon Causes
- OAuth token expired and couldn't auto-refresh
- Connected service changed security settings
- User revoked permissions on the connected service
- Connected service is down
- n8n's integration middleware is having issues
✓ How to Fix It
- Disconnect and reconnect the integration in n8n's settings
- Re-authorize the connected service
- Check if the connected service is operational
- Verify permissions haven't been changed
- Check this page for integration issues
- Contact n8n support if reconnection fails
Live Signals
Service Components
n8n Cloud
OperationalRecent Incidents
No incidents in the past 30 days
Frequently Asked Questions
Why did my n8n integration disconnect?
OAuth tokens expire, or permissions were changed. Disconnect and reconnect the integration to re-authorize.
How do I fix n8n integration errors?
Re-authorize the connection in n8n's settings. Check the connected service is operational.
Will I lose data if n8n integration breaks?
Existing data usually remains. New data won't sync until the integration is reconnected.