Forums

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

Why does my Jira App have repeated calls to /json and /json/version

Eric Silverberg
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 19, 2020

I am creating my own Jira app using ACE. When I start up the debugger from my terminal in OSX, every second I see the following two requests:

GET /json 404 0.633 ms - 143

GET /json/version 404 1.243 ms - 151

I assume that the Jira Cloud is making these requests, but I see no documentation about what these endpoints should return. Can anyone shed light into why these endpoints are being called and what they should return?

 

Thanks!

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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.
May 20, 2020

Those look like calls being made by your application.  We can't tell you what your application is doing here.

Eric Silverberg
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 20, 2020

Ah you are right - it has to do with the express server: https://stackoverflow.com/a/52557441

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events