Hi Experts,
I am trying to access a Odata service at a remote location. But I am getting CORS error.
I learned somewhere that there is a way to run the application locally by configuring local proxy.
Please let me know how can i create this local proxy and run my app in order to bypass CORS error.
Please note: I am using Visual Studio Code for development, using Open UI5 and need to run the app locally. Not using any destination at all.
Regards,
Anand