I’ve created a simple CAP application that exposes an OData V2 service. When I test the service in Postman with URLs like: https://<my-cap-app>.cfapps.<region>.hana.ondemand.com/odata/v2/CatalogService/$metadata…I get a valid response (status 200) an...