Solved
Not able to create user group on AEM 6.5.5
Hi All,
When we are trying to create user group from classic UI useradmin page.
We are getting error pop-up message as "Resource for /aem-perf/libs/cq/security/authorizables/POST"
From developer tools, Network tab we are able to see below response.
- Request URL:https://<instance-url>/aem-perf/libs/cq/security/authorizables/POST
- Request Method:POST
- Status Code:404
/libs/cq/security/authorizables/POST not found
Preview:
| Status | 404 |
| Message | Resource for /aem-perf/libs/cq/security/authorizables/POST |
| Location | /aem-perf/libs/cq/security/authorizables/POST |
| Parent Location | /aem-perf/libs/cq/security/authorizables
|
| Path | /libs/cq/security/authorizables/POST |
| Referer | https://aem-author-url/aem-perf/libs/cq/security/content/admin.html |
Go back
Parent of Modified Resource
any suggestions ???