Hi, I’m new with google app script. I have a problem when accessing developer test deployment when I pass parameters to the url and retrieve through google.script.url.getLocation(function()).
It returns to error 503 and service error -27. If I don’t pass any parameter, then it loaded as usual.
However, for public deployment, it did not show such an error.
Here is the screenshot of the error.