-
I'm trying to connect to my organization's SharePoint (end purpose is to be able to read a list within a folder)
I tried the following:
```
from office365.sharepoint.client_context import ClientCo…
-
When I try to add my hotmail account via the wizard it produces an error. I've basically chose all the defaults as well..
I have tried with my personal password, and then added 2fa and created an a…
-
Hello,
My goal is given a sharepoint link to a site folder, to list the files, and to copy any new files automatically to AWS S3. When I run the simple startup script, I am getting the error:
``…
-
I want to fetch a file from a SharePoint website. So first, I tried to run the exemple code found in the doc replacing username, password and the site with my company's website like here:
```
impo…
-
### Discussed in https://github.com/quarkusio/quarkus/discussions/38773
Office365 by default required XOauth2 authorization. This is currently not supported by the Quarkus Mailer integration. There…
-
Hi kgretzky,
Been enjoying the Course cos i just enrolled for it and its been so educative and inspiring. But i'm having a major issue. After setting up my Phishlets and deploying my evilginx and gen…
-
## Your environment
OS: Linux Mint 21.1
TbSync version: 4.3
Thunderbird version: 102.11.0
## Issue
I am syncing an Office365 calendar where there is an event recurring "the last working day" of…
-
```python
from office365.runtime.auth.authentication_context import AuthenticationContext
from office365.sharepoint.client_context import ClientContext
from office365.sharepoint.files.file import F…
ghost updated
2 weeks ago
-
This doesn't appear to work on Office 365. If that could be added, it'd be nice.
-
vdirsyncer 0.19.3, python 3.12.4, Fedora 39 syncing to davmail (and Office365 through that).
I started having sync problems and eventually tracked it down to vdirsyncer aborting due to "multiple it…