Coder Social home page Coder Social logo

Comments (9)

Alexander-Hjelm avatar Alexander-Hjelm commented on June 5, 2024

Pretty sure we have had the same issue before, and the workaround seems to be messing around with the user credentials until you get something that works!

See #979

Also see common troubleshooting knowledge about authorization issues here: https://github.com/solidify/jira-azuredevops-migrator/blob/master/docs/faq.md#2-why-i-am-getting-unauthorized-exception-when-running-the-export

Let us know if that still does not help!

from jira-azuredevops-migrator.

abhilashagowda4241 avatar abhilashagowda4241 commented on June 5, 2024
Screenshot 2024-03-14 210643 ![Uploading Screenshot 2024-03-14 210803.png…]() I have used account id instead of username/email id and api token fr password * I have created api token still getting the same error, please help me with this Screenshot 2024-03-14 205517

from jira-azuredevops-migrator.

Alexander-Hjelm avatar Alexander-Hjelm commented on June 5, 2024

Would it be possible for you to try the following as an experiment?

  • Try another project
  • Or steal the api token of another user with higher permissions and try again. The other user can revoke their token after the experiment.

from jira-azuredevops-migrator.

abhilashagowda4241 avatar abhilashagowda4241 commented on June 5, 2024

I have tried multiple users, with multiple projects still getting the same error
should I have go with project name or key word, In above comment I have pasted the screen shot
Screenshot 2024-03-14 210803

from jira-azuredevops-migrator.

Alexander-Hjelm avatar Alexander-Hjelm commented on June 5, 2024

Ok! Would it be possible to set up the same query in curl, Postman or a similar software?

Here is the query:

https://jira.xxx.com/rest/api/3/search?jql=project=PROJECTKEY

Authorization: Basic {base64EncodedCredentials}

Replace {base64EncodedCredentials} with a base64-encoded string in the format username:api_token

from jira-azuredevops-migrator.

abhilashagowda4241 avatar abhilashagowda4241 commented on June 5, 2024

I am using command prompt, i tried with the above also, please help me with this command
jira-export -u [email protected] -p api --url https://abhilashadxxxxxxxx.atlassian.net/--config Samples\config-scrum.json --force
Screenshot 2024-03-14 211953

from jira-azuredevops-migrator.

Alexander-Hjelm avatar Alexander-Hjelm commented on June 5, 2024

I'm not sure then, other than all of the answers I have suggested, among which one or another have seemed to work for most people so far.

Would it be possible to get help from the Atlassian Support maybe? If you cannot get the API response from the /search endpoint, it feels like there could be a bug in Jira or something similar.

from jira-azuredevops-migrator.

github-actions avatar github-actions commented on June 5, 2024

This issue is stale because it has been open for 25 days with no activity.

from jira-azuredevops-migrator.

github-actions avatar github-actions commented on June 5, 2024

This issue was closed because it has been inactive for 5 days since being marked as stale.

from jira-azuredevops-migrator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.