Thank for your quick response.
We are writing a servlet and exposing the endpoints. It a custom service created using Java and yes, are are parsing the JSON.
To add further to my question, we get a response when I hit the endpoint Author URL, when I try to hit the same using postman, we don't get any response.
Publish and Localhost URL just download the JSON file.
Thank you