i have a spreadsheet which stores data from a form. once data is submitted on form submit i have a script running that does some distance calculations using google maps and
Try to revoke authorizations and re-authorize the script, sometimes it solves the problem.
To do so : 2 possibilities :
(Yes I know I said 2 :) use the url of your script which is something like below :
https://script.google.com/macros/d/MZMgUL88c4hd6qj_G2Y7-rKtIT_UhbT9n/edit?uiv=2&tz=Europe/Brussels&docTitle=test+sto&csid=tAeLIRLHehPkQGfa6zUYzpg.11577354092571548890.6605670643166911759&mid=ACjPJvG-INu6kmfFfm649tuH-6KYNVpaz5G9uEy4CUMmcKAVn7RYVi8euALNy9dfPWl6gkCloq5D6SKrqczHteazKR2F41v5K5bqbw&hl=en_US
remove everything after "/edit?..." including "/edit?"
and add /manage/uninstall
so that it becomes something like this :
https://script.google.com/macros/d/MZMgUL88c4h_G2Y7-rKtIT_UhbT9n/manage/uninstall
This will bring you to a page like this one :
Click uninstall and your done... virgin as a virgin...
Then re-authorize to see if things go better.