When I use HTTP POST command from Postman into my SAP Integration Suite account (using BTP Trial Sub-account), I am getting "401 Unauthorized" error. The expected result is "HTTP status 202 Accepted".
I believe the HTTP call is reaching BTP because I am being alerted by IAS of failed logon attempts.
Looking for help with the cause of the "401 Unauthorized" error.
Suggestions also welcome for alternative ways to test the HTTP call, to see if Postman is incorrectly maintained.
postman-http-401-unauthorized-to-integration-suite.jpg
Background: I am doing SAP Learning Course "Developing with SAP Integration Suite", Unit 5 "Modeling Processes > Using Integration Patterns". A JSON file is provided by the course, to be uploaded into Postman, to accompany pre-set example SAP Integration Flows. The Flows have been deployed: 'Generic Receiver' and 'Modeling Basics - Decouple Flows Using JMS').