I created a calculation View in SAP HANA and deployed the same in SAP HANA Model Management.
But, when I try to get the api details using POSTMAN, I get a proxy error below is the details :
Url : https://10.0.0.181:50000/b1s/v1/sml.svc/$metadata
Response :
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html> <head> <title>502 Proxy Error</title> </head> <body> <h1>Proxy Error</h1> <p>The proxy server received an invalid response from an upstream server. <br /> The proxy server could not handle the request <em> <a href="/b1s/v1/sml.svc/$metadata">GET /b1s/v1/sml.svc/$metadata</a> </em>. <p> Reason: <strong>Error reading from remote server</strong> </p> </p> </body> </html>
Please help.
Regards,
Saha