-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2024.0.0
-
Component/s: Connect / Account Management
A customer is unable to create a project using the nuxeo/site/nos/graphql endpoint, it returns the following error:
{"errors":[{"errorType":"DataFetchingException","locations":[{"line":1,"column":55,"sourceName":null}],"message":"Insufficient permissions.","extensions":null,"path":null}],"data":{"addProject":null},"extensions":null,"dataPresent":true}
See comment for the complete request.