Forum Discussion

yashasvit74's avatar
yashasvit74
New Contributor
2 years ago

HTTP request snap giving 504 timeout error

Using http request snap to run a pipeline using its snaplex task URL & bearer token.

But receiving "response 504 - Gateway Time-out from the endpoint" in the http client snap after 1 minute.

 

 

the pipeline being called using this HTTP request snap takes approx 3minutes to complete

Please can anyone help, how to solve this? 

1 Reply

  • Have you tried to pass data to the endpoint from postman? Does that work?

    Is there any middleware b/w the destination and snalogic? If Yes, you need to check logs on middleware as well.