Solution: “The server was unable to save the form at this time. Please try again.” error for individual SharePoint users

As with most errors, there’s no single cause when it comes to “The server was unable to save the form at this time. Please try again.”

However, if the error is occurring for random/specific users and not everyone in your organization it’s most often just a permissions mismatch. If my solution below doesn’t solve your issue, scroll down further for other potential causes.

Solution

Make sure users granted library/list-specific permissions also have read access to the hosting site.

I see this error most often when a user is granted permissions to contribute to a SharePoint list or library, but doesn’t have any permissions at the site level. In other words, someone isn’t a member (edit) or visitor (read) of the site hosting a list or library to which they’ve been granted permissions.

The simplest fix is to create a new permissions group at the site level and give it read access to the site but edit or contribute permissions to the list/library. Or if you’re already putting users in a SharePoint permissions group to edit the specific list/library, just grant that same group read permissions at the site level.

For example, if you need to create a new group:

  1. Go to site settings > site permissions.
  2. Click Create Group.
  3. Name it, then be sure to select “Read” from the checkbox selection at the bottom.
  4. Add members (the individuals to whom you’d been granting access to the list/library who are getting the error).
  5. Go to the list or library settings > permissions for the list/library.
  6. Grant permissions > Add the new group and select contribute (or whichever level you’d been granting the individual users).

Or if you’re already putting users in a group for the list permissions, just go to site settings > site permissions and add that same group with read permissions.

Other causes/ideas

Some users also report adding “use remote interfaces” to a read permission level when working with broken permissions to fix this issue. I haven’t had to do this, but my issues so far have only been general lists and don’t involve folders.

Check out these other resources if the above solution doesn’t solve your problem:

3 Replies to “Solution: “The server was unable to save the form at this time. Please try again.” error for individual SharePoint users”

  1. Thanks Nate! Granted “Forms Contributors” Read at the root site and solved it for a V.I.P. in five minutes. Appreciated 🙂

  2. In my case the permission issue was: Advanced settings > Create and Edit access: Specify which items users are allowed to create and edit was set to “None” > changed this to “Create items and edit items that were created by the user”.

    1. Hi, At what location do you modify these settings? Im on the sharepoint admin portal, but I can’t see these settings, when im on the site settings.. Thank you

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.