Hi All,
I have a 30 day trial of IBM CP4A. As part of my learning, I have tried to access BAW rest APIs through Postman and UI Path. But it is giving me a 200 success response with the below message. It seems to be restricted, but I want to know more about it in detail.
Am I not supposed to use the APIs from the trail version? Please educate me.
<!--
* Licensed Materials - Property of IBM
*
* 5725-L63
*
* (C) COPYRIGHT IBM CORP. 2020 All Rights Reserved.
*
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with
* IBM Corp.
-->
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<script>
// Redirecting to the new index.jsp (login page with notifications), keeping URL parameters and hash
window.location.replace("/auth/index.jsp" + window.location.search + window.location.hash);
</script>
</body>
</html>
Thank you,
Ramesh
------------------------------
Rameshkumar Chandrasekar
------------------------------