Hello FME Folks,
I am using FME 2018 (FME(R) 2018.0.1.0 (20180518 - Build 18310 - WIN64) to read SharePoint Reader using Python 3.6 for SharePoint 2013 intranet. The internet has NTLM authentication enabled. I am unable to logon for the SharePoint reader. It is giving me following error:
2023-03-13 09:43:34| 3.3| 0.0|ERROR |Microsoft SharePoint List Reader: Encountered an unexpected response from the server, reproduced below. Verify that the SharePoint server is either SharePoint Online or SharePoint Server 2012 or greater, and that the server supports the selected authentication mode
2023-03-13 09:43:34| 3.3| 0.0|ERROR |Python Exception <AttributeError>: 'bytes' object has no attribute 'encode'
Please help.
THanks,
Vivek