How Enable CORS in Node Red deployed on IBM Cloud (bluemix)

I create an API using Node-red and i can read the data using Post Man from my computer.
Using a browser app i try to call the API but i get an error about CORS.
How can i enable CORS on Node-Red when it it is deployed on Bluemix?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.