Page 1 of 1

redirect mismatch between targets

Posted: 13 Mar 2024, 04:16
by gnorpflorbsen
I've whitelisted all the sites I believe need to access (appsheet.com accounts.google.com) but get a
"redirect mismatch between target https://appsheet.com/start/[my app id here] and https://appsheet.com

settings:
connection=wifi
dhcp=yes
wifi_encryption=wpa
wpa_password= mywifi
ssid_name= mywifipass
browser=chrome
dpms_idle=4
homepage=https://appsheet.com/start/[my app id here]
hardware_video_decode=yes
disable_navigation_bar=yes
password_manager=yes
disable_private_mode=yes
whitelist=appsheet.com accounts.google.com googleapis.com gstatic.com
additional_components=uefi.zip


Any ideas whats going on? It works fine from the installer if I test my homepage or click on the browser

redirect mismatch between targets

Posted: 13 Mar 2024, 06:26
by fanthom
Hello gnorpflorbsen,

1) Please disable whitelist and check if your app works OK then.

2) If yes then please setup a proxy server and configure your kiosk to use it. Track which connections are made by Chrome -> add them to the whitelist.
(this should be also possible with Chrome Developer Tools but I have no experience with it - proxy is just works for me)

Thanks