SharePoint list attachment upload error: 'Upload is invalid'

STolliver 25 Reputation points
2023-07-14T20:28:51.48+00:00

I have people that keep getting an error when trying to upload attachments on a list item. I checked the permissions for the list and there's no restrictions for their uploads. The files they are uploading aren't too big. There isn't a specific file type issue.

It will take them 4 tries to get it to save any of the attachments, they just disappear after they go back in to check. It typically takes them 3-4 times of checking to ensure docs are uploaded.

This is what the error says:

Note: I've replaced the actual file names with placeholders

Error: Encountering issue when uploading attachment Example.pdf : Upload is invalid. Encountering issue when uploading attachment Example.pdf : Upload is invalid. Encountering issue when uploading attachment Example.pdf : Upload is invalid. Encountering issue when uploading attachment Example.pdf : Upload is invalid. Encountering issue when uploading attachment Example.pdf : Upload is invalid. Encountering issue when uploading attachment Example.pdf : Upload is invalid.

Microsoft 365 and Office | SharePoint | For business | Windows
{count} vote

Answer accepted by question author
  1. Zehui Yao_MSFT 5,881 Reputation points
    2023-07-17T07:32:09.3066667+00:00

    Hi STolliver, based on my understanding of the issue, I tested locally and there was no problem with PDF files, but similar problems were generated for .docx files.

    image (17)

    According to the information HRESULT: 0x8007000D, we infer that the problem stems from some problems on the server side when reading the local file.

    Here are some ways that currently work in my environment for your reference.

    1. Save the file as a new file.
    2. Save the file to a new address.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

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.