Forums

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

How to get JSON Information via the rest API?

Marcus_Dyer June 28, 2020

I am trying to get some JIRA issues into a JSON format and display it as a message box in Excel, this is my code for a button so far and when I run it just gives me the error "You do not have permission to see the specified issue login required" 

 

1 answer

0 votes
Michael Raj July 30, 2020

Hi @Marcus_Dyer ,

you have to add authorization header with login & password hash.

I recommend Red Stapler's tutorial available here: https://www.youtube.com/watch?v=nScy6S9tcmI&list=PLbu98QxRH81I6_CkO2nasj-Vlmpq2nWci

After all videos everything will be clear.

 

Best,

Michael

Suggest an answer

Log in or Sign up to answer