1. Open your Apps Script editor > Select View > Show project manifest.2. In the appsscript.json manifest file, set the runtimeVersion field to the value V8.3. Test your code for these migration incompatibilities: https://developers.google.com/apps-script/guides/v8-runtime/migration4. Save it as a new version (under File > Manage versions) and deploy the new version in production.
Share this article with your users that guides them step-by-step to solve this problem: https://formfacade.com/faq/error-drive-google-com-refused-to-connect-fix.html
Click Submit to finish.