You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the "home_connect_request" node to "get_active_program" from the given HAID and this works as expected - but: as soon as there's no active program available, the node throws an error which will be displayed in the debug window:
msg : string[67]
"404 Not Found SDK.Error.NoProgramActive: There is no program active"
I wan't to capture this error using the "catch"-node, but this doesn't work - the node is never triggered by the error.
Any idea why this doesn't work?
Thank you,...
The text was updated successfully, but these errors were encountered:
Hi,
I'm using the "home_connect_request" node to "get_active_program" from the given HAID and this works as expected - but: as soon as there's no active program available, the node throws an error which will be displayed in the debug window:
I wan't to capture this error using the "catch"-node, but this doesn't work - the node is never triggered by the error.
Any idea why this doesn't work?
Thank you,...
The text was updated successfully, but these errors were encountered: