HTTP Request Node Encountering Error When URL Returns 3XX Redirect Status

Apologies for the delay! We used a slightly different implementation since that initial time we weren’t able to get it work with the previous instructions. It seems to be working well but we’ve had to increase the timeout up to 20 seconds (from 3s and then 10s) because we were still hitting 502 Errors - “ERROR: Bad gateway - the service failed to handle your request”

We’re going to also add in a initial HTTP Request (with the original node) attempt and then pass it to Lambda Node if it fails.

Good news is on the past 18 runs, we haven’t had a single HTTP Request failure so this seems to have done the trick.

Appreciate all the hard work on this. And the offering to help implement it too! You’re a hero :slight_smile: Let me know where to send the coffee, gift basket.

Woohoo! I’m glad you guys were able to get it all working! As always let me know if there is anything I can do to help going forward.