Lev Gelfenbuim
Lev Gelfenbuim
Official response from OAuth guys: > The https://www.googleapis.com/auth/gmail.readonly scope has become a restricted scope. Any OAuth client that is requesting this scope will need to have this scope verified first...
> Whoo, I'm so glad I found this thread. I've been going through trial and error all night. > > Hi @levz0r I am still stuck on running the node...
Thank you for reporting this issue. I'm not aware of any validation errors on my side. Does anyone else experiencing it?
Hey, this is what appears in my [OAuth consent screen](https://console.cloud.google.com/apis/credentials/consent):  Can you check what it says for you?
Hello, Have you tried invoking `refresh_access_token()`?
Yes. Please try this: https://github.com/levz0r/gmail-tester#refresh_access_tokencredentials_json-token_path
@the-bmc-dev can it be because you are scanning the inbox too frequently of using broad filters?
> I got this working locally but when I used webpack to bundle it and send it over to aws lambda, this line > > `StealthPlugin();` > > results to...
> @levz0r Interesting. Would you mind providing a full example using `unlazy-loader` for others? :) Hey, sorry for the long delay... Nothing special actually... Just add ``` rules: [ {...
Please see my [comment](https://github.com/levz0r/gmail-tester/issues/108#issuecomment-1341710406).