You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

curl syntax to get list of integrations

edited May 6, 2021 1:02PM in Integration

Summary

curl fails with port number ended with 'a'

Content

Hi, need to issue curl to get the list of integrations, found this syntax at https://docs.oracle.com/en/cloud/paas/integration-cloud/rest-api/op-ic-api-integration-v1-integrations-get.html

curl -G -X GET -H 'Authorization: Bearer <access_token>' -H "Accept:application/json" -d "orderBy=name"  https://<host>/ic/api/integration/v1/integrations

, but it is giving me "port number ended with 'a'" error, the URL with token work OK in Postman, any idea what is wrong? 

Thank you

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!