
? Infinite Refresh Loop Fix
If your dashboard keeps refreshing or showing 429 errors, this issue has been fixed. Here's how to verify.
The Problem
A previous bug caused the dashboard to enter an infinite redirect loop when certain API endpoints returned authentication errors. The page would redirect to SSO, get a new token, load the dashboard, hit the same error, and loop endlessly — triggering rate limits.
The Fix (Already Applied)
- Authentication errors on secondary endpoints no longer trigger page reloads
- Only SSO authentication failures cause redirects
- The dashboard now handles API errors gracefully with retry logic
If You Still Experience This
- Clear your browser cookies for gositeme.com
- Clear localStorage (F12 → Application → Clear)
- Close all GoSiteMe tabs and open a fresh one
- Visit https://gositeme.com/middleware/dashboard directly