SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 112 forks source link

[BUG] Can not create new CTD on netcore test with BusinessCat #1202

Closed taki9 closed 3 years ago

taki9 commented 3 years ago

Repository: https://netcore-service.test.sensenet.com User: Business Cat

image

Response:

{
  "error": {
    "code": "NotSpecified",
    "exceptiontype": "SenseNetSecurityException",
    "message": {
      "lang": "en-us",
      "value": "Access denied."
    },
    "innererror": null
  }
}
herflis commented 3 years ago

The actual problem was that the user had no See permission on the parent type (ItemList).