Page of site when opened with smartphone present error 443

some pages of the site are opened remotely with GET parameters
with PC these pages are opened without problems, but with smartphone they show error 443
How come? And what can be done to avoid this error?

There’s no way we can help you with such limited information. If you want meaningful help you’re going to have to share a lot more information, such as:

  1. What’s your web server software/tech stack?
  2. Is this Android or iOS? What browser?

And lastly, we don’t know if this error is caused by your Wappler app (e.g.: due to missing $_GET parameter, or missing cookie or something else) or by your web server (e.g.: blocking your smartphone’s IP address)

If you want to do this the scientific way, use an HTTP debugging proxy (e.g.: Fiddler, Proxyman, HTTP Toolkit) on your smartphone to see what kind of request your smartphone performs, and compare that to what your regular computer performs

1 Like

@Teodor
This is not a mobile App
There is simply a page of the site that works perfectly with the use of PC or MAC Desktop.
The page is opened in response to an online purchase procedure (from a Bank, with GET parameters)
The problem occurs if the purchase is made with an iOS or Android mobile device
It is a particularly annoying problem, in consideration of the fact that the purchase is still completed but the receipt of this error confuses the buyer