Hi,
I'm trying to access a WSO2 API with Basic Authentication using Custom Connector.
While testing the connector i'm receiving the below error.
{
"error": {
"code": 500,
"message": "The remote name could not be resolved: '************'",
"source": "***************",
"path": "forward-request",
"clientRequestId": "******************"
}
}
The same WS02 endpoint is accessible though post man and git bash using curl.
Note - I have created the Custom connector using Postman collection.
Thanks in Advance.


Report
All responses (
Answers (