I'm trying to setup a local development environment for SAPUI5. For that I followed this guide which is referring to this NPM plugin
I added the plugin into my project, but I keep getting 401 responses when performing OData requests. Naturally, a text editor doesn't have the Destinations section from the SAP Cloud Platform. How can I setup a proxy that can behave in a similar fashion?
configs/build.jsonas hinted by Medera above, the proxy is started when running gulp. - rikusv