Custom request blocked by cors issue

I am using custom code to post external request but it is blocked by cors issue. Not sure if there is setting in yeeflow that needs to be customised

Hi Eric, the CORS is a policy setting on web server. You need to configure your service end point to allow CORS request from yeeflow.com.

Here’s a reference for you.