Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource

Hello @rohit_ja :wave:

This is strange, may I ask if you did any change to your generated project ?

I’m asking because by default, in the app.js file you should have something like this :

Which is the default and mandatory configuration to get CORS running.

Can you confirm these lines are present ?