Hi there, I'm trying to run a small flow that monitors site uptime and sends emails if said site goes down.
I'm trying to test right now but when I try to trigger the email out node it returns the following error:
Error: 9696:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332:
I've tried looking around google for this but I've not had much success so far
If anyone could point me in the right direction, would be great, thanks
Happy to attach the flow JSON if it'd help