Getting CORS Error : Response to preflight request doesn't pass access control check:

:4200/#/dashboard/qcdashboard:1 Access to XMLHttpRequest at ‘http://192.168.5.26:8443/api-gatway-call/demo’ from origin ‘http://192.168.5.37:4200’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: It does not have HTTP ok status.
Other Local Network machine 192.168.5.37(where Angular App is hosted) and local machine 192.168.5.26 is where Keycloak is hosted with Other Backend Spring Boot Application.

I have setup Client in Realm with Below Setting.