puzzlepeaches
puzzlepeaches
In fire.py, modify the file to print the error you are receiving on exception like this: ```python # Maybe had profile, maybe didn't if self.access_key and self.secret_access_key: try: self.client =...
So just some thoughts on this: * The `autodiscover/autodiscover.xml` isn't always going to be there on OWA instances based on config * The 200 response code success condition will also...
Seeing similar behavior on my end, but only in specific situations. I believe this is not related to UPN specification, but instead redirects caused by federated identity providers such as...
Are you on an ARM system by any chance?