I am trying to send a post request to start a process (on a button click using javascript) in the cloud orchestrator, it is working fine when send through postman but getting cors error while sending request from fetch api in javascript .
how can we resolve this