I've used a module who give me a Rest Api, so It works perfectly when I'm using postman but when I using vue it says
Access to XMLHttpRequest at 'http://localhost:8069/web/session/authenticate' from origin 'http://localhost:3000' 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.
I want to allow the rest request