Relative Content

Tag Archive for permissions

google sheets permissions settings changed

I used to run my spreadsheets script with no problem. first run setup – allowed permissions, as I used URLFetchApp.
one day, “the app is blocked” came up and I was advised to connect to GCP project.
now, it works, but I have to authorize again every 7 days, even though Im the owner.
how can I revert back to working without GCP and permanent authorization?
I know its possible as my friend is using the same script and has no issues.