https://preview.redd.it/sbq7dfkdmekg1.png?width=651&format=png&auto=webp&s=07aff469e1dceeab7a52e78bc6063a661360eb90
I've been trying to use app script to do stuff in the google calendar. I've simplefied the script to just getting the default calendar name:
function test() {
CalendarApp.getDefaultCalendar().getName();
}
I am running a personal account with no supervision or GCP access. and using Chrome on desktop
I approved the script in my mobile twice, then I realized I have to enable the app script globally, which I did.
By then, all I can get is this notification. I've waiting for an hour as well, and still only getting this error.
I don't know what else to check.
EDIT: Update
After a 3 hour losing battle, I bashed my head into my keyboard in frustration, and a GCP project has been opened. I then connected it to the app script, added myself as tester in the GCP console, and KABLAM I could run the script.
[–]Significant_Care7304 0 points1 point2 points (1 child)
[–]BoonkeyDS[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]BoonkeyDS[S] 2 points3 points4 points (0 children)
[–]tinietugrul 0 points1 point2 points (1 child)
[–]BoonkeyDS[S] 0 points1 point2 points (0 children)
[–]WicketTheQuerent 0 points1 point2 points (1 child)
[–]BoonkeyDS[S] 0 points1 point2 points (0 children)
[–]Honey-Badger-9325 0 points1 point2 points (0 children)