Since Jan.17 a Google Apps Script project published as a web app started to throw an error when calling a server side function using
google.script.run- the error in the browser console (client side) looks like this (I did shorten the ID and Token for simplicity)
Also,
- There is no error registered server side, I guess it's not getting there
- It is happening for both /dev and /exec calls
- The GAS web app has worked for many years
- Last deployment is from Dec.21 2023
I guess this might be caused by a change from Google in the workflow from browser to server
Is anybody else having this issue OR have an idea about it?
Thanks, Fausto