Common Issues¶
Quick solutions to common problems you might encounter.
Connection Issues¶
"Subdomain not found"¶
Problem: Configly can't find your Zendesk instance.
Solution:
- Check your subdomain is correct (e.g.,
acmefromacme.zendesk.com) - Don't include
.zendesk.comin the subdomain field - Verify you can access Zendesk at
https://[subdomain].zendesk.com
"Authorization failed"¶
Problem: OAuth connection couldn't be established.
Causes:
- You cancelled the authorisation on Zendesk
- Your Zendesk account lacks admin permissions
- Network error during OAuth flow
Solution:
- Try connecting again
- Make sure to click "Allow" when Zendesk asks for permission
- Verify you're logged in as a Zendesk admin
- Check browser console for errors (F12)
"Connection test failed"¶
Problem: Configly can't connect to your Zendesk instance.
Solution:
- Click "Refresh Token" to get a new OAuth token
- Check Zendesk status at status.zendesk.com
- Verify your account has API access enabled
- Try disconnecting and reconnecting
Authentication errors (401/403)¶
Problem: You see "This looks like an authentication issue" with guidance to reconnect.
Solution:
- Your Zendesk connection may need to be reconnected
- Click the "Go to Connections" link in the error message
- Refresh your OAuth token or reconnect via OAuth
Info
Configly shows actionable guidance for authentication errors, including a direct link to your connections page.
Sync Errors¶
"Sync failed"¶
Problem: Configuration sync didn't complete.
Causes:
- OAuth token expired
- Zendesk rate limiting
- Network timeout
- Zendesk API error
Solution:
- Click "Refresh Token" on your connection
- Wait 60 seconds and try again (rate limit cooldown)
- Check Zendesk status at status.zendesk.com
- Contact support if issue persists
"Some object types failed to sync"¶
Problem: Partial sync success.
Explanation: Configly syncs each object type independently. If one fails (e.g., rate limiting on triggers), others will still complete.
Solution:
- Check which types failed in the sync results
- Wait 60 seconds for rate limits to reset
- Run sync again — only failed types will need to retry
- If specific type consistently fails, report to support
"Rate limit exceeded"¶
Problem: Zendesk API rate limit reached.
Explanation: Zendesk limits API requests based on your plan:
- Team: 200 requests/minute
- Professional: 400 requests/minute
- Enterprise: 700 requests/minute
Solution:
- Wait 60 seconds for the limit to reset
- Sync less frequently if you're hitting limits regularly
- Upgrade your Zendesk plan for higher limits
Note
When rate limited, Configly shows the number of seconds to wait before retrying.
Token Expiration¶
"Token expired" status¶
Problem: OAuth access token has expired.
Explanation: OAuth tokens expire periodically. Configly automatically refreshes them, but sometimes manual refresh is needed.
Solution:
- Click "Refresh Token" button on your connection
- This should happen automatically — if you see this often, report to support
- If refresh fails, disconnect and reconnect via OAuth
"Refresh token expired"¶
Problem: OAuth refresh token has expired (30 days).
Solution:
- Disconnect the connection
- Reconnect via OAuth
- You'll need to re-authorise on Zendesk
Search Issues¶
"No results found"¶
Problem: Global search returns nothing.
Solution:
- Check spelling
- Try partial matches (e.g., "esc" instead of "escalation")
- Search is case-insensitive
- Verify you've synced recently — search only works on synced data
Tip
Open search with Cmd+K (Mac) / Ctrl+K (Windows/Linux) from anywhere in the app.
Error Messages with Guidance¶
Configly provides actionable error messages that include:
- What went wrong — clear description of the error
- What to do — specific steps to resolve the issue
- Retry button — try the operation again
- Diagnostic info — after multiple retries, Configly shows error codes, status, and timestamps to help with troubleshooting
After 3 failed retries, you'll see a suggestion to contact support with the diagnostic details.
Browser Issues¶
"Page won't load" or "Blank screen"¶
Solution:
- Clear browser cache and cookies
- Try incognito/private browsing mode
- Disable browser extensions temporarily
- Try a different browser
- Check browser console for errors (F12)
"Session expired"¶
Problem: Logged out unexpectedly.
Solution:
- Log back in at go.configly.app
- Sessions expire after a period of inactivity
- You can sign in with email/password, Google, or Microsoft
Need More Help?¶
Can't find your issue here? Contact us:
- Email: [email protected]
- Include: connection name, error message, timestamp, and any diagnostic info shown