Http request node - Turn off Debug Messages?

G'day y'all!

I am using the http request node to get (don't laugh), just a single numeric digit from a web page..

Unfortunately, this page sometimes doesn't respond timeously or resets the connection, or maybe even just ignores the request...

When this happens (60 to 80% of the time), the http request node then stuffs the error into the debug pane...

Is there any way that I can turn this irritation off? (I am picking up the error elsewhere and processing it via a function node)

Or alternatively, possibly another node/method that I can use perhaps?

TIA
Ed

Have you tried adding a catch note?

2 Likes

@Steve-Mcl

Thanks Steve!! Spot on!!

Not having used it before, I was aware of it, but it didn't cross my mind!!

Problem sorted!!

Cheers
Ed

1 Like

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