I am trying to access an inventor webhook via the fetch API in JS, i am facing CORS issues due to the fact that the webhooks do not return an Access-Control-Allow-Origin header.
I am trying to access an inventor webhook via the fetch API in JS, i am facing CORS issues due to the fact that the webhooks do not return an Access-Control-Allow-Origin header.