guochen-code
guochen-code
Just curious, how do you handle connection in your code? did you get a new refresh token?
Just some thoughts for your reference, may not be correct. In the documentation, it says: (1) the Connection Class handles the authentication. (2) If your application needs to work for...
If your refresh token is changing. I don't know then :( I haven't implemented by myself. Just started to use O365, but from documentation, if need to manually call that,...
I may fix this issue by change the source code in teams.py. Have to change both for "created" and "last_update":  At least it is working fine now:  But...