Webhooks do not have Access-Control-Allow-Origin header causing CORS issues

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.