0
demo.solaru created
Prerequisites
product version: v7.0.0 product type: Angular framework type: .net core
Hello,
I am trying to integrate 3rd party tool (LOU) in our product. I am facing following issue: Error: Access to XMLHttpRequest at 'https://api.louassist.com/v1/users/current/' from origin 'http://localhost:4200' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I have updated appsettings.json file as follows:
Still, I am getting Access-Control-Allow-Origin error Any help would be apciated. Thank you