Hi, I have my fineract backend deployed on a different subdomain than the community app.
I have this : Access to XMLHttpRequest at ' https://api.domain.com/fineract-provider/api/v1/xxxx' from origin 'https:/ tenant.main.domain.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. What'S the correct way to configure the Cors? Should I do it in tomcat via the web.xml file or in the application , something like this https://www.baeldung.com/spring-cors? regards, -- Patrick Finken, Principal Consultant
