Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to write groovy code to access URLs that require authentication to get JSON

white October 26, 2022

How to write groovy code to access URLs that require authentication to get JSON?

1 answer

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
October 27, 2022

Hi @white ,

here all information you need https://developer.atlassian.com/server/jira/platform/rest-apis/

Hope this helps,

Fabio

white October 27, 2022

Well, thanks for the answer, you sent a tutorial on how to write a REST request, but I was wondering how to write grooy code to get the JSON of the URL, which needs to be authenticated by Basic.

Suggest an answer

Log in or Sign up to answer