I'm getting a 502 error in relay test but after i started using proxy switchyomega 3 it started working but mow im getting this error on every site except google script. this is only happening on windows but on android it works perfectly fine:
Relay error: relay error: Apps Script HTTP 404: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-
this is the relay test:
2026-05-14T15:10:59.850359900Z [ui] running test...
2026-05-14T15:10:59.852033Z INFO test: probing https://api.ipify.org/?format=json via SNI=www.google.com @ 216.239.38.120
2026-05-14T15:11:00.186088Z INFO h2 connection established to relay edge
2026-05-14T15:11:00.706918Z ERROR Relay failed: relay error: Apps Script HTTP 404: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-
2026-05-14T15:11:00.708199Z ERROR test: FAIL (gateway error). Likely: wrong Apps Script ID, bad AUTH_KEY, quota hit, or Google edge unreachable. status=HTTP/1.1 502 Bad Gateway
2026-05-14T15:11:00.708218800Z [ui] test result: fail
2026-05-14T15:11:00.708222Z INFO fetch_ips_from_api disabled, using static fallback
things i cheecked:
the deployments are working and give thsi (<title>Web App</title>
The script completed but did not return anything.
)
they script id ends in exec
i allowed the app through firewall and allowed all inbound and outbound network that do not match a rule in advanced settings
I'm getting a 502 error in relay test but after i started using proxy switchyomega 3 it started working but mow im getting this error on every site except google script. this is only happening on windows but on android it works perfectly fine:
Relay error: relay error: Apps Script HTTP 404: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-
this is the relay test:
2026-05-14T15:10:59.850359900Z [ui] running test...
2026-05-14T15:10:59.852033Z INFO test: probing https://api.ipify.org/?format=json via SNI=www.google.com @ 216.239.38.120
2026-05-14T15:11:00.186088Z INFO h2 connection established to relay edge
2026-05-14T15:11:00.706918Z ERROR Relay failed: relay error: Apps Script HTTP 404: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-
2026-05-14T15:11:00.708199Z ERROR test: FAIL (gateway error). Likely: wrong Apps Script ID, bad AUTH_KEY, quota hit, or Google edge unreachable. status=HTTP/1.1 502 Bad Gateway
2026-05-14T15:11:00.708218800Z [ui] test result: fail
2026-05-14T15:11:00.708222Z INFO fetch_ips_from_api disabled, using static fallback
things i cheecked:
the deployments are working and give thsi (<title>Web App</title>
The script completed but did not return anything.
)they script id ends in exec
i allowed the app through firewall and allowed all inbound and outbound network that do not match a rule in advanced settings