How can I run the google appscript blocked by my google account security?

52 Views Asked by At

I'm facing an issue with a basic Google Apps Script that I wrote. The script is intended for crawling a webpage to extract a specific value, and it does not handle any sensitive personal data. However, I'm unable to run the script because my Google account has blocked it, citing concerns about saving sensitive personal data.

I've already done some research and found a similar issue discussed here , but haven't found a viable solution yet. The error message I'm getting is "This app is blocked", and it's preventing me from executing even this basic script.

Could anyone provide insights or suggest how to resolve this issue? Is there a way to reassure Google's security protocols that my script is safe and does not violate any privacy or security guidelines?

Any help would be greatly appreciated. Thanks in advance!

turning "Allow less secure apps" is not available for 2FA account.

0

There are 0 best solutions below