Jira API token 생성 (Issue does not exist or you do not have permission to see it)
IT/기타2020. 6. 23. 16:14
*여기에 설명이 잘 나와 있습니다 -> https://confluence.atlassian.com/cloud/api-tokens-938839638.html
현상 : Issue does not exist or you do not have permission to see it 오류 발생함.
1. API 토큰 화면 접속 : https://id.atlassian.com/manage-profile/security/api-tokens

2. 토큰 생성

3. 토큰 조회

4. Postman 으로 테스트 (Get issue : GET /rest/api/2/issue/{issueIdOrKey})
- JIRA Server platform REST API reference : https://docs.atlassian.com/software/jira/docs/api/REST/8.4.2/?_ga=2.93052573.1639889686.1571238783-647032862.1567516016

'IT > 기타' 카테고리의 다른 글
[SAML Test] 1. Setup a Single Sign On SAML Test Environment with Docker and NodeJS (0) | 2020.09.07 |
---|---|
[SAML Test] 2. CentOS 8 nvm을 이용한 node.js 설치 (0) | 2020.09.07 |
Jira 설치 (docker) (0) | 2020.06.23 |
[AWS] EC2 SecureCRT 로 접속하기 (0) | 2020.06.22 |
json-server (docker) (0) | 2020.06.17 |