Hi Team,
We have a requirement where we need to upload larger files to share point. But using sharepoint connected system getting the below exception which says files of size > 266 MB
Could you provide options of implementing this use case taking scalability and performance into consideration.
Thanks and in advance.
Discussion posts and replies are publicly visible
Have you checked Sharepoint's documentation to see if they have a workaround?
Here is what it says
https://sharepoint.stackexchange.com/questions/180767/the-request-message-is-too-big-the-server-does-not-allow-messages-larger-than-2
As per this REST API is to be used.Just wanted to know others view on it.
Hi divyad0001 have you found a way of doing this ? Thank you
Hi Fred,
No.But here are 2 solutions
1. Either write a custom plugin
2. Consume API.
Could please update if other than the above 2 ways.
Thanks in advance
Divya