group share api create project failed

postman for testing:

post /api/projectserver/v2/projects

{
"Name": "proj6",
"Description": "",
"OrganizationId": "8f432554-8c93-4e77-868b-c25ad6283702",
"ProjectTemplateId": "1c43407f-fce5-4458-82c4-98c8d795e540",
"textfield-1911-inputEl": "",
"filefield-1913-inputEl": "",
"DueDate": "2019-06-26T00:00:00",
"isSecure": false
}

response i:

{
"Message": "Not licensed to create project"
}

How to solve this? Or how to get a license?

Parents Reply Children
No Data