I've been working a webpage where I can check if an app is available on my Qs Server. To do that, I am trying to use the Repository Service API. At first I tried to use connecting using Postman and it is working well (Response code 200). But when I generate a JavaScript Jquery AJAX from the Postman and put it in a HTML file in my Apache Server, I am having an error (see below screenshot)