Hi,
Issue Resolved.
While Testing only user credentials are required. While developing the API, only we need to use the URL(no credentials for SOAP and REST).
Thanks,
Nidhi Srivastava
Hi Nidhi,
I am not a HANA expert, so it may be that someone from the HANA team needs to be the one to answer this. From an API side, "Discover" is only for the specific "Service Catalog" which is provided by SAP Gateway and a few other select products. So I dont believe this is something which exists in HANA DB (though I may be wrong, not being a HANA expert).
You mentioned that you are able to open the HANA DB in POSTMAN, which is essentially a REST client, is there a reason you cannot use the connection details there with API Management? I assume you are using HANA XS to generate an XSOData service to interact with your HANA DB? In this case you will need to authorize Authorize APIM in xsaccess in order to pull the $metadata to build an OData API Proxy, if that is your goal.
I hope this helps.
Regards,
Elijah
Add comment