06-07-2021 06:06 PM
Hi everybody.
Following the installation example indicated by @aborroy at https://github.com/Alfresco/alfresco-docker-installer
I raised with docker-compose an instance of Alfresco content service 6.1 and / or 7.0 perfectly, however I have a problem when creating the sites since I do not have the option to do it, I tried to create the sites by API-EXPLORER and the result was the same , failed to create the sites.
{
"error": {
"errorKey": "framework.exception.PermissionDenied",
"statusCode": 403,
"briefSummary": "05070008 Permission was denied",
"stackTrace": "For security reasons the stack trace is no longer displayed, but the property is kept for previous versions",
"descriptionURL": "https://api-explorer.alfresco.com"
}
}Probe with the default credentials (don't modify them) and it throws me that 403 error
I would like to know if there is any way to solve this problem.
Greetings.
06-08-2021 03:40 AM
If you are using Share Site Creators addon (https://github.com/jpotts/share-site-creators), then you need to populate the group GROUP_SITE_CREATORS with some users in order to get that option back in the UI.
06-08-2021 03:40 AM
If you are using Share Site Creators addon (https://github.com/jpotts/share-site-creators), then you need to populate the group GROUP_SITE_CREATORS with some users in order to get that option back in the UI.
06-09-2021 01:38 PM
Thanks for the information.
It was very useful, I can now create the sites.
Greetings
Explore our Alfresco products with the links below. Use labels to filter content by product module.