Web API from internal server - CORS

Question on the Bitrise “start.json” API: I am calling it from our internal server (from a dev Node.js web app) and getting a Access-Control-Allow-Origin error. Is there a way I can get around?

We hoped that we can get to work on the related Feature Request in January

http://discuss.bitrise.io/t/bitrise-api/37

But right now it seems we might have to delay it a bit, until early February (most likely).

So, in the meantime I’ll try to at least tweak the Build Trigger API (the “start.json API” :wink: ) to have Access-Control-Allow-Origin enabled - bumped it on my own task list :wink:

@pearsports CORS is finally enabled for the Build Trigger API, thank you for the feature request! :wink:

1 Like