2

Up until today, I've been able to test functions in a container-bound script without issue. However, once I pulled in a standalone script as a library, things have gone awry. (Note that the library uses OAuth2 for read/write access to a GCP resource.)

Now, after going through the permissioning and consent flow, I get a "this app is blocked" message (screenshot below) any time I try to run anything in the bound script. I removed the library to see if that would help but it did not.

The bound script's scopes are displayed as follows:

OAuth Scope required by script:
https://www.googleapis.com/auth/spreadsheets

App is blocked screenshot

Where am I going wrong here?

alyslov
  • 95
  • 7

0 Answers0