Results 1 issues of Rafał Ziemianek

Hi, I have a problem with authentication to Sharepoint to download some files. I used this code for the test connection: ``` from office365.runtime.auth.authentication_context import AuthenticationContext from office365.sharepoint.client_context import ClientContext...

question