Get Jira Issue Details through Rest API | Jira REST API Get Issue | Jira Rest API Tutorial

preview_player
Показать описание
JIRA's REST API provides access to a number of resources that are accessible via normal URLs. JIRA's response format is JSON. Because REST is built off the same technologies as the web itself, you generally do not need complicated libraries to use it. In fact, you can start exploring JIRAs REST API simply through your web browser.

Wanna learn more about Jira REST API then watch complete series.

---------------------------------------------------------------------------------------------------
MUST JOIN :
---------------------------------------------------------------------------------------------------
Suggestions and Feedback
---------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------

#testing #softwaretesting #selectorshub #automationtesting #xpath
******************************************************************
Did you enjoy the video? If so, give it a like above!

Subscribe to our channel for more techie video
Keep Learning!! Keep Growing!!

P.S. Make sure to keep up with us by clicking the bell!
Рекомендации по теме
Комментарии
Автор

Finally correct information about authorization. I think official documentation is not updated yet, because they still say that API-token must be encoded by 64 base before using it. But when encoding, it does not work. Your method is the working one: Select basic auth, username: e-mail, token: use it as derived from Jira-account and without encoding!

CeydaÖzaydinKasa
Автор

i dint get if you pasted api token in header. Instead you go with basic authorization

OvRaf
Автор

can we call jira rest api's from front end? I am getting cors error

vipinsharma-zxcb