Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I prevent the "Remove risky access to your data" warning?

I wrote a few Apps Script just for myself with no intention of publishing them or having anyone else use them. Yet in the Google Security Check-up it lists the scripts and states "Remove risky access to your data".

Under each script it says things like:

  • Has access to Gmail, Google Docs, Google Drive, YouTube
  • Has access to Google Docs, Google Drive etc.

And there's a blue button that says "Remove Access". But if I press that button I won't be able to use my scripts.

How do retain use of my scripts but assuage Google's fear (and my own) that the scripts are some kind of security issue?

like image 740
Lord Null Avatar asked Dec 06 '25 04:12

Lord Null


1 Answers

The only way to remove that would be to have your application verified by google.

As this is a single user app and you are the only one using it there is no need to go though the verification process.

There really is no way to remove the warning from Google Security Check-up.

Note: I sent off an email to google oauth2 team to see if there isnt something they can do about it. I have serval such scripts and agree its annoying.

like image 84
DaImTo Avatar answered Dec 08 '25 21:12

DaImTo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!