Jason Rollins

Results 78 comments of Jason Rollins

Apologies. I'm not really sure how to debug logins. Some people have issues with their sites and some don't. I only have access to a personal Office 365 sharepoint site...

Is it possibly a limitation imposed by your server? There is a known issue of trying to getting and setting more than 5000 rows. Do you get the error if...

Have you tried using the latest requests library?

What is your import statement and what python version are you using?

I'm not sure why you are seeing this problem. Can you assure you have the latest version?

If you pip install shareplum --upgrade, do you still see the issue?

SharePlum is very opinionated in the way it works. Those opinions can be very arbitrary unfortunately. I could add this in, but I have to leave the default as it...

Can you tell me if you are able to login with this library? https://pypi.org/project/Office365-REST-Python-Client/ I'm unable to test logins. If you can use that library to login, I can replicate...

Thanks for the kind words, sorry for the late replay. The space should not be an issue. Your last line shows that the library is treating the space correctly and...

I doesn't look like the SharePlum would work in this instance. I don't think the code uses the necessary APIs to make this work.