Hi expert,
I'm trying to make a UI5 app which using northwindow data as a Destination.
I have got an error which is 404 error.
see attached file.
I've created the app from Master-Detail template.
I tried V2 version and V3 version odata.
But, it can not solve the issue.
— error detail
{
"requestUri": "/V2/Northwind/Northwind.svc/$metadata?sap-documentation=heading",
"statusCode": 404,
"statusText": "Not Found",
"headers": [],
"body": "<html><head><title>Error report</title></head><body><h1>HTTP Status 404 - Not Found</h1></body></html>"
}
—
Do you have any idea?
Best Regards,
Norihito Kawabata