-
**Describe the bug**
Using the lastest version avaliable (13.1), it is not possible to send emails through Office 365.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Sytem Configura…
-
SharePoint API has a limit to the length of the URL which can be used for the API at 260 characters. This is not normally a problem but if you are performing `MoveTo` or `CopyTo`, where the files are …
-
### Version report
Jenkins and plugins versions report:
```
Jenkins: 2.254
Plugin: 4.14.0
jdk: 8
```
- What Operating System are you using (both controller, and any agents i…
-
i just made a new email account and i can see the Microsoft is not using a new smtp server
Server name: smtp.office365.com
Port: 587
Encryption method: STARTTLS
-
I am attempting to download an Excel document from SharePoint
office365.runtime.client_request_exception.ClientRequestException: ('-2130575338, Microsoft.SharePoint.SPException', 'The file /sites/n…
-
Is the SDK going to be updated to support Outlook API v2.0 so that the user photo API (https://msdn.microsoft.com/en-us/office/office365/api/photo-rest-operations) can be used?
-
# Description
The Sharepoint integration with Browse Everything works very well, but is made difficult to navigate for users due to the large amount of folders that appear in the listing that would us…
-
Am I write that the commands requires conection to exchange online and installing some module ?
**First run**
• Git clone https://github.com/vladcatrinescu/Ignite-2018
• Install-Module -Nam…
-
```python
from office365.runtime.auth.authentication_context import AuthenticationContext
from office365.sharepoint.client_context import ClientContext
from office365.sharepoint.files.file import F…
-
See: https://www.example-code.com/python/office365_imap_oauth_authentication.asp
The code I'm currently using deals with normal IMAP authentication (username + password). Microsoft is now requiring…