Workflow Error HTTP REQUEST

Hi Team,

I am facing this error on workflow basically on http request, can anybody suggest this is due to workflow or Target issue? We are getting this error on calling SuccessFactors APi endpoint and source has been configured via Saas Based connectivity.

Looking forward for your suggestions on this issue. We are able to call the API endpoint through Postman but not on SailPoint, it is throwing this error.

Hi @LearningStar ,

The ERROR message indicates that the SuccessFactors API endpoint closed the connection unexpectedly — i.e., the remote server (SuccessFactors) reset the connection while the IdentityNow SaaS connector was trying to make an HTTP call.

Connection reset by peer:
It means the remote system (peer) — in this case, the SuccessFactors API server — terminated the TCP connection abruptly.

That I understood but what should be the workaround to solve this error? Could you suggest what needs to be done for this? there is no issue with the Postman response but SailPoint shows time out error.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.