โView full Semantic Kernel status
Semantic Kernel: Integration Auth Failed / Connection Lost
Current Status: Operational
Last checked: 7m ago
What We're Seeing Right Now
No recent issues reported. If you're experiencing problems with Semantic Kernel, report below to help the community.
What is this error?
When Semantic Kernel 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
- Semantic Kernel's integration middleware is having issues
โ How to Fix It
- Disconnect and reconnect the integration in Semantic Kernel'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 Semantic Kernel support if reconnection fails
Live Signals
Service Components
Semantic Kernel
OperationalRecent Incidents
No incidents in the past 30 days
Frequently Asked Questions
Why did my Semantic Kernel integration disconnect?
OAuth tokens expire, or permissions were changed. Disconnect and reconnect the integration to re-authorize.
How do I fix Semantic Kernel integration errors?
Re-authorize the connection in Semantic Kernel's settings. Check the connected service is operational.
Will I lose data if Semantic Kernel integration breaks?
Existing data usually remains. New data won't sync until the integration is reconnected.