Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot login to custom JIRA site due to 400 errors :( #91

Open
naris opened this issue Feb 4, 2025 · 3 comments
Open

Cannot login to custom JIRA site due to 400 errors :( #91

naris opened this issue Feb 4, 2025 · 3 comments
Labels
auth DC This is related to Data Center products JIRA This is related to JIRA

Comments

@naris
Copy link

naris commented Feb 4, 2025

Describe the bug
Whenever I attempt to Authenticate with my company's (Epsilon/Publicis) Jira server (Custom site) it fails with this error:

Authentication error

Error authenticating with Jira: AxiosError: Request failed with status code 400

I enter the URL: https://jira.cnvrmedia.net/ (which is only accessible from my company's network/VPN) and the personal access token I generated and get the error every time. This has NEVER worked :(

To Reproduce
Steps to reproduce the behavior:

  1. Go to Atlassian Settings
  2. Click on ADD CUSTOM JIRA SITE
  3. Attempt to add the Publicis/Epsilon site (from within the Publicis/Epsilon network/VPN)
  4. See error

Expected behavior
The plugin should connect to the JIRA server

Screenshots
If applicable, add screenshots to help explain your problem.

Environment and Version (please complete the following information):

  • Atlassian Plugin Version (3.4.0)
  • Visual Studio Code Version (1.93.1)
  • Is this a local or cloud environment? Enterprise / Data Center?
  • If Cloud, Browser (chrome, safari) VSCode / Edge

Additional context
Add any other context about the problem here.

@bwieger-atlassian-com
Copy link
Collaborator

@naris Thanks for raising this.

Couple of questions if you don't mind:

  1. Do you know what version of JIRA DC you are running on?
  2. Are you using a local environment for your VSCode or running through a Remote Development environment (eg: CodeSpaces, Project IDX ... etc)

@bwieger-atlassian-com bwieger-atlassian-com added JIRA This is related to JIRA DC This is related to Data Center products auth labels Feb 5, 2025
@naris
Copy link
Author

naris commented Feb 6, 2025

We have Jira v9.12.13
The is a local VSCode on my laptop.

@bwieger-atlassian-com
Copy link
Collaborator

@naris we made an update in 3.4.3 that may have solved this for you. Technically, that was a 404 error that we fixed and yours is a 400.

If you are still having issues on 3.4.3, could you:

  1. Take some screenshots
  2. Let us know if there is anything unusual about your username. Any special characters or whitespace?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
auth DC This is related to Data Center products JIRA This is related to JIRA
Projects
None yet
Development

No branches or pull requests

2 participants