Problem is when i'm trying to reach our cloud jira api using token, i always get 500 error
Even when i'm trying the code from the docs
```curl -D- \
-u email:token \
-X GET \
-H "Content-Type: application/json" \
https://jira/rest/api/2/issue/AUXBOTS-16```
But! when i use this token through vscode jira plugin, it authorizes without any problem.
What can it be?
Hi @Max Rukhlov try to insert the pwd instead of the token. Please let me know.
I resolved like this but on the Jira Server version 8.20.10.
Best regards,
Roberto
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.