Nathan Thorpe

Results 21 comments of Nathan Thorpe

Ok I think I got it, that error from MS is caused by fetching a new token to frequently. It was unable to find an existing token because the scopes...

Can you use the code in #352 instead of 8.3.1. Just do a git checkout of the branch and then run python setup.py install. This will show better error messages....

Can you give it application permissions for Mail.ReadWrite instead of delegated?

Hi, I'm using the versions listed below and everything is working fine for me. Could you be a bit more specific in your issue? I noticed you mentioned a docker...

I'm not able to reproduce this with the same instance of pypy running on Ubuntu 20.04, but I could just have a smaller gzip file that doesn't trigger that.

Go to the [google cloud console](https://console.cloud.google.com/apis/credentials) Make an OAuth 2 client and press download json next to the client secret.

Thanks for looking into it! Ok I believe I've made the appropriate test case. Also added a changelog entry.

This PR should be ready for merge

I just tested it and it looks great, thank you!

@wleepang would you be able to review this?