Username/Password or PAT: JIRA::REST Error[401 - Unauthorized]
Open
@gnustavo is already working on this.
Since Oct 12, 2022.
enhancement
- Dominant language
- Perl
- Stars
- 18
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Using username/password I get:
JIRA::REST Error[401 - Unauthorized]:
Basic authentication with passwords is deprecated. For more information, see: https://developer.atlassian.com/cloud/confluence/deprecation-notice-basic-auth/
Using pat (assuming it's the Jira API Token) I get:
JIRA::REST Error[400 - Bad Request]:
- The value '<EXISTING_PROJECT>' does not exist for the field 'project'.
https://id.atlassian.com/manage-profile/security

I didn't find a separate Personal Authentication Token (PAT) option looking through Jira settings
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.