A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Hi @Richa Singh ,
Looks like you are uploading a very small file, uploading a very small chunks of data have errors while committing the file .
Best practices-createuploadsession Use resumable file transfers for files larger than 10 MiB (10,485,760 bytes).
For files smaller than 4MB, please make use of simple upload API, alternatively use upload session pass the entire content-ranges in single API call as the upload session can accept a maximum of 60MiB in API request.
Hope this helps.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".