I have a list of user in my alfresco share, which i can access by login to alfresco, but while accessing the list of people through IP given below
127.0.0.1:8080/alfresco/service/API/people
I am getting the output
{
"people" : [
]
}
what should i do to resolve it? I have tried the re-installation of alfresco, but the problem is still there.