Share via

How to upload a large size file(more than 250MB) on sharepoint via rest API callout in c# framework 4.X?

Rena Hsieh 0 Reputation points
2023-12-20T10:33:57.05+00:00

I am trying to upload a large file on sharepoint via rest api callout using c# framework 4.X.

The file with a size of 220MB can be successfully uploaded, but the file with a size of 403MB cannot be uploaded successfully. An error 'Remote server returned an error: (400) Bad Request' occurs.

Please provide suggestions or reference documents. Thanks in advance.

Microsoft Security | Microsoft Graph
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.