This app is blocked by Google
jelofsson opened this issue · 5 comments
Run npx browserlist-ga
and open the link in Google Chrome.
The response from google is the following:
This app is blocked
This app tried to access sensitive info on your Google Account. To Keep your account safe, Google blocked this access.
I found a thread on google support where someone was having the same issue on another app.
https://support.google.com/accounts/thread/141200979?hl=en
+1 Problem still exists Apr 6 2022.
Also seeing this. This prevents me from using this. The linked page above has some suggested changes but I suspect it is up to the developer to investigate?
Also getting it.
I see on https://github.com/browserslist/browserslist-ga/blob/master/src/google-auth.js#L6:L10 we can overwrite clientId & accessToken & refreshToken but thus far i didn't manage to get it to work running it like:
npx browserslist-ga BROWSERSLIST_GA_CLIENT_ID=x
@johanadivare Have you seen this comment? Hope it helps: #26 (comment)