Skip to Content
0
Aug 23, 2023 at 08:44 AM

RESTful Web Service SDK

200 Views Last edit Aug 24, 2023 at 11:03 AM 3 rev

Hi,
I'm trying to get the document's metadata like queries, universes, variable using RESTful Web Service.
I'm following this document: https://help.sap.com/doc/1eeee826c0154c62a5cbd29359ecbc18/4.3/en-US/sbo43_webi_restws_dg_en.pdf

But I'm getting 404 error while using /universes, /queries, /documents/000/dataproviders endpoint with my base url.

Base URL: http://localhost:0000/biprws/v1

I'm providing X-SAP-LogonToken in the header.

What could be the reason for this issue and how it can be resolved?

NOTE: here '0000' and '000' are dummy.

Thanks,
Sachin