Web get response code not work properly

I use web components for got connections properly. When got response code is 200 then get value properly from online but when got text 1101 and other text then can’t show offline value.
2020-06-11 at 21-23-04

Show blocks inside offline procedure.

1 Like

If the network connection is off then offline get value work. but get the response code is without 200 then not work.

Show blocks. That will help understand what you’re trying to do.

2 Likes

Here is the block.
2020-06-11 at 22-12-59

Set webviewer to ignore SSL Errors and try.

2 Likes

catch that error in the Screen.ErrorOccurred event
Taifun

2 Likes

Web Component have no SSL option.

1 Like

Try the method suggested by Taifun.

1 Like

I am using this block but have no message. I think the screen has no error. @Kodular
2020-06-14 at 12-11-27

1 Like

Use my Technique no error :slight_smile:

Myaia.aia(8.2kb)

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