Cannot remove response headers (Access-Control-Allow-Origin)

@scono1986 I may have found your issue. I’m able to remove Access-Control-Allow-Origin header fine on cloud using the middleware.


vs

However, I notice that in the endpoint designer you named the path “/pet/findbystatus”, try to remove the first slash and use “pet/findbystatus” instead

2 Likes