Mike Skutta Blog

Sitecore Troubleshooting: Attach Media Application Access Denied Error

2018-11-26
Erik Carron and Mike Skutta

Overview

This is an article in a series of Sitecore troubleshooting articles. These articles are meant to be quick guides to troubleshoot various issues within Sitecore. The troubleshooting articles have proven to be very helpful internally at One North Interactive https://www.onenorth.com. These articles assume working Sitecore knowledge. I just wanted to share the articles with the community. Hopefully you find them helpful.

Problem

When a non-admin tries to update an existing media item by clicking the Attach link and they get a popup with an Application access denied error:

Application access denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Sitecore.Exceptions.AccessDeniedException: Application access denied.

Exception

Starting in Sitecore 8.2, the default Sitecore security revoked Inheritance for the Everyone role for the /sitecore/content/Applications/Dialogs/Upload item. This prevents users from using the Attach dialog.

Access Rights

Solution

Grant Read access to specific roles that need access to attach media items, such as Sitecore\Client Content Editor.

Access Rights


Comments

Content