While moving from the world of on-premise deployments to the world of cloud deployments, one thing becomes clear: delivery times are getting dramatically reduced. Performing manual regression tests for large applications are simply not a valid option...
Motivation
Previously, communication from cloud to on-premise via a technical communication user was only possible via basic authentication. Here, I try to cover a new, more secure means to achieve this using OAuth and x.509 certificates. For more de...
Motivation:
In my earlier blog, Consuming a Business Technology Platform service from an S/4 HANA system using SM59 destination with OAuth, I covered what it takes to connect to an SAP BTP service from S/4HANA on-premise using OAuth. Here, we look a...
EDIT Oct 2023 - This feature is now available from release 750 with SAP note 3324172
Scenario Description
In this blog, I present an introduction to OAuth and explain how to implement and configure the consumption of an OAuth-enabled service provided...
Update Dec 2023
Meanwhile a different, more preferrable approach is available utilizing OAuth 2.0. This is described in the blog Manually Testing SAP BTP ABAP Environment APIs with Postman using OAuth 2.0 Authorization Code Grant
Introduction
...
Hi Ahamed,
The sample shown is from a POST request so the approach should be the same. I'd probably check to see if the body of the request contains the right information and troubleshoot based on the actual error message.
Best Regards,
Mani
Hi Saurabh,Thanks for the feedback.Sharing your experience working with SAP documentation with specifics of what you were trying to do and where you found missing guidance would help. You could raise tickets/cases to request these improvements. If th...
Hi Darshan, If your question is around how to test the Web API developed using a managed RAP BO using postman ( guessing this based on your screenshots ), please refer Manual testing of APIs in SAP BTP, ABAP Environment using Postman | SAP Blogs. In ...