Data Stream Flow Action: Error - Request not sent to uri (Socket is closed)

Community Alums
Not applicable

Hi All,

I am trying to consume the REST API in data stream flow action and when i test it then facing an error. PFA.

However, this works fine in postman client tool.

Could you please advise me on how to fix this.

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi Hine,

Thanks for your response.

The issue is resolved and the problem was that base url in the connection is a cloud url but not the on-prem url. Earlier I was opting for Use Mid Server check box and resulting into issue. After unchecking it then it started to working fine.

find_real_file.png

 

View solution in original post

2 REPLIES 2

Richard Hine
Tera Guru
Tera Guru

Raghavendra,

I don't really have much detail to understand you exact problem, but often issues like this are firewall related.... are you making use of a MID Server or anything that might have a different path to the target compared to Postman?

The system log often has more detail that you can review too.

Hope this helps,

Richard

Community Alums
Not applicable

Hi Hine,

Thanks for your response.

The issue is resolved and the problem was that base url in the connection is a cloud url but not the on-prem url. Earlier I was opting for Use Mid Server check box and resulting into issue. After unchecking it then it started to working fine.

find_real_file.png