on ‎2020 Oct 02 8:24 AM
Hi,
I am working with SAP Ariba REST API. I want to know how can I fetch metadata of catalogcontent API.
I am referring to this guide:
My request is:
https://sandbox.api.sap.com/ariba/api/catalogcontent/v1/sandbox/items/schema
I am passing API key in headers.
I am following exact steps mentioned in the guide. I am getting following response:
{ "error": "row_not_found", "description": "No data found for resource [items], id [schema] for ApiType [catalogcontent], Version [v1] not defined!"}
Can anybody help me here?
Regards,
- Amit
Request clarification before answering.
Hi amit_gawali,
I understand that it can be frustrating that the sandbox environment is not working. Saying that, the sandbox environment will return dummy data and the response will be no different than what is included in the help documentation. You can mock the call to the sandbox environment and use the sample response included in docs.
Regards,
.A
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ajmaradiaga
Thanks for your response. Can you please answer below question as well:
https://answers.sap.com/questions/13161241/how-to-create-lookups-when-working-with-content-lo.html
Regards,
Amit Gawali
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.