Try, catch block still results in browser error?

Hello @Tim_Jones,

Your try-catch block is correct, the error is handles as it should.
However, browser will always show the network errors even if they are handled.
You can hide them using filters but they will be present anyway.

Regards,
Olha