How to give Google Apps Script permission so I do not get "This app is blocked" message

Viewed 29

I’m trying to run a script through Google Apps Script that is connected to a google sheet. My colleague is able to run it on his side but I cannot as I’m unable to give the script permissions (I do not seem to get this option anywhere). To me it seems strange that I cannot run it but my colleague can, I’m hoping someone knows how I can give the script the permissions it needs.

Authorization Required popup

Choose an account popup

App is blocked popup

0 Answers
Related