Trying to build an app using the YouTrack rest API, the service works as tested in the builder, when I come to run in it the browser, it returns a failed response, however using the inspector in Chrome, I can see the call was successful (status code 200) with a little green icon. Why is the successful call interpreted as a failure?