Node App getting No 'Access-Control-Allow-Origin' header is present on the requested resource.
I have installed a Node.js (Express) as a RESTful API Service for my Web app. I have correctly configured the app.use(cors()) in the app.js of the Express App still i get the CORS error, any idea?
Is this maybe of the Apache Server?
Please sign in to leave a comment.
Comments
0 comments