Closed kapilaNR closed 7 years ago
Can you please share the sample ballerina code in which you get the mentioned error.
It seems like the issue occurs when trying to call the https endpoint. We will check this issue.
Meantime, you can use the http url (http://newsapi.org/v1/sources).
Issue was resolved after i used http url
Tried get request on https://newsapi.org/v1/sources API using http ClientConnector. but getting response as a
`
tried using ESB ,Postman & curls on above api getting expected response properly