Closed sahilnandimedala closed 2 months ago
Mahati, can you please address this user's feedback?
Hello,
Sorry for not replying. This issue was due to updates that were not released and would have been resolved as our testers did not find this issue in later test. Please open another issue if it is still occurring.
Best regards, Mahati
Tutorials: https://developers.sap.com/tutorials/btp-app-create-ui-fiori-elements.html
Write here how you think we can improve the tutorial ...
In Step 3, When we try to open web app generated, it was giving 404 : Could not load metadata. On analysing, found that the service uri getting used in webapp is different from the one generated.
URI in webapp - /service/risk
Generated URI - /odata/v4/service/risk On Changing it to the above one, the UI started rendering.