Skip to Content
0
Aug 01, 2019 at 04:36 PM

webide full stack error when loading metadata

127 Views Last edit May 21, 2020 at 04:24 PM 2 rev

Hi - I am getting the below error when i try to run my application in webide fullstack. metadata file is not loading.

Please see attached screen shot.

  1. Request URL: https://webidetesting4868107-p629927trial.dispatcher.hanatrial.ondemand.com/sap/opu/odata/sap/Y_FLIGHT_DEMO_SRV/$metadata?sap-language=EN
  2. Request Method: GET
  3. Status Code: 404
  4. Remote Address: 155.56.219.29:443
  5. Referrer Policy: no-referrer-when-downgradeimage.png

manifest.json

"sap.app": { "_version": "1.3.0", "id": "myFioriApps", "type": "application", "applicationVersion": { "version": "1.0.0" }, "title": "{{appTitle}}", "description": "{{appDescription}}", "dataSources": { "flight": { "type": "OData", "uri": "/sap/opu/odata/sap/Y_FLIGHT_DEMO_SRV/", "settings": { "odataVersion": "2.0" } } }, "tags": { "keywords": [ "{{fruits}}", "{{health}}" ] }, "ach": "FIN-AR-AC" },

Attachments

image.png (164.1 kB)