Forums

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

Can't get the response from jira API

fiona_lebel
Contributor
August 5, 2020

Hi,

 

I am using VBA to send a http request to one of the Jira Apis, but first when I use my browser to send the url, I am getting an 404 error. Despite the fact that it was working yesterday since I got a json response on my browser( Google chrome).

 

How can I fix this issue, thanks.

1 answer

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 5, 2020

Hi @fiona_lebel 

I just tried a REST API call with an issue search for JQL and it worked for me.  And, checking the Atlassian status page, I see no open incidents: https://developer.status.atlassian.com/

If you post your REST API call, perhaps the community can give you some ideas to try.

 

Thanks, and best regards,

Bill

fiona_lebel
Contributor
August 6, 2020

Hi,

The API : https://xxxxxxxx.com/jira/rest/api/3/users/search

 

Capture.PNGThank you,

Fiona

Suggest an answer

Log in or Sign up to answer