Umbraco Backoffice 403 DeletebyId error for specific users
I have one user which has administrative Access and who has all of the default access privileges. However, when they attempt to delete a content node in Umbraco they get a 403 error. This error does not occur for my Administrative privelegdges.
Authorization error: Unauthorized access to URL:
/umbraco/backoffice/UmbracoApi/Content/DeleteById
Request URL: /umbraco/backoffice/UmbracoApi/Content/DeleteById?id=6467
Request Method: POST
Status Code: 403 Forbidden
Can someone please assist? We are on Umbraco version 7.5.9 assembly: 1.0.6247.17495
Umbraco Backoffice 403 DeletebyId error for specific users
I have one user which has administrative Access and who has all of the default access privileges. However, when they attempt to delete a content node in Umbraco they get a 403 error. This error does not occur for my Administrative privelegdges.
Authorization error: Unauthorized access to URL: /umbraco/backoffice/UmbracoApi/Content/DeleteById
Request URL: /umbraco/backoffice/UmbracoApi/Content/DeleteById?id=6467 Request Method: POST Status Code: 403 Forbidden
Can someone please assist? We are on Umbraco version 7.5.9 assembly: 1.0.6247.17495
is working on a reply...