Hello,
We are receiving error while trying to integration JIRA Plus app in Freshdesk. API tokens are not getting authenticated. As per Freshdesk team, there is no error from their side.
Hi @Farhan Khan I'm the community manager at Exalate.
Check if you’re using an API token tied to a Jira Cloud account with the right permissions. If it keeps giving you trouble, and that the email address + token is what the app expects (some apps don’t support Atlassian accounts with SSO/2FA). If it keeps giving you trouble, I’d suggest raising this with Atlassian Support. And if you want something with a bit more flexibility than the Jira Plus app, tools like Exalate can handle Freshdesk and Jira sync without those token issues.
Good luck with the integration!
When you receive authentication errors while integrating the JIRA Plus app in Freshdesk, especially related to API tokens not getting authenticated, the issue is most often with how the Jira API token is generated, used, or formatted, or a mismatch in base URL, user credentials, or permissions.
1. Check Which Jira Product You’re Using Is it:
If you’re on Server, you’ll need to explore third-party apps or Freshdesk’s generic API connectors instead.
2. Ensure You’re Using the Correct API Token Format
You must use your Atlassian email address + API token for authentication (not your password).
How to generate a Jira API token:
Do NOT use your password or any other credential.
API token is used as the password in Basic Auth
3. Verify You’re Using the Correct Base URL
In the Jira Plus setup, Freshdesk will ask for the Jira site URL.
Example:
https://yourcompany.atlassian.net
Do not include trailing slashes or use incorrect domains (like jira.com, jira.org, or internal subdomains).
4. Use Basic Authentication Format
Freshdesk typically uses Basic Auth for the Jira Plus app. That means:
You may need to enter this into a field or a pop-up during configuration.
5. Check Permissions of the Jira User
The user whose API token you’re using must have sufficient permissions in Jira:
Try logging into Jira Cloud using that email/token combo via Postman to verify the credentials work.
6. Clear App & Retry
Sometimes caching or partial installs cause issues:
7. Enable Atlassian API Access (if restricted)
Some organizations restrict API usage for security. If you’re part of an enterprise Jira Cloud instance:
As a last resort you can try this in Postman:
If you get a 200 OK response, your credentials are valid.
If you are still stuck
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I need someone to join the call with us and Freshdesk team to fix this issue. Please provide an email contact for the call.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.