Troubleshooting
"I didn't copy the secret"
You'll need to generate a new secret. In Zendesk, go to Admin Centre → Apps and integrations → APIs → Zendesk API → OAuth Clients, select your Configly client, and generate a new secret. Then update the secret in Configly.
"The redirect URL doesn't match"
Make sure the redirect URL in your Zendesk OAuth client is exactly:
https://go.configly.app/api/auth/zendesk/callback
No trailing slash. No http://. It must match exactly.
"I get a 403 error"
Your Zendesk account needs admin access to create OAuth clients. Check with your Zendesk administrator that your role has the necessary permissions.
"Subdomain not found"
Your Zendesk subdomain is incorrect. Check the URL you use to access Zendesk (e.g., yourcompany.zendesk.com → use yourcompany).
"Authorization failed"
You cancelled the OAuth approval or there was an error. Try again, and make sure to click "Allow" when Zendesk asks for permission.
"Connection test failed"
Zendesk may be experiencing issues, or your account may lack the necessary permissions. Contact your Zendesk administrator.
Connection Issues
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
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)
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
Configly shows actionable guidance for authentication errors, including a direct link to your connections page.
Comments
0 comments
Please sign in to leave a comment.