Hi Team,
Created an API in API Manager in Cloud Pak, which is reflected under product in API Manager CP4I. Now need to test the Cloud Pak API Product trying with CURL command in local command prompt.
CURL Commands:
1. curl -s -X GET 'endpoint URL' -H 'x-ibm-client-id: xxxxxxxxxxxxxxx'
2. curl -k
https://endpoint?client_id=xxxxxxxxxxxxxxxxxEventhough the endpoint URL and client Id are correct, getting Client Id is Invalid.
Kindly clarify whether its possible to connect Cloud Pak API in local command prompt. If yes, kindly share Curl command syntax to proceed further.
------------------------------
Aswini M
------------------------------