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” ) to have
Access-Control-Allow-Origin
enabled - bumped it on my own task list
@pearsports CORS is finally enabled for the Build Trigger API, thank you for the feature request!
1 Like