Hello. I am running a dockered alfresco community edition (6.2.1-A8, i guess):
Containers
I use th REST API call
Then, trying another api call (list nodes in the user home, using the received ticket from the call above):
http://127.0.0.1:8080/share/service/components/documentlibrary/data/doclist/all/node/alfresco/user/home?alf_ticket=TICKET_f39c87b31e4329919d8a9ed42fa455b1f87bf17d
i get a HTTP 500, which means that the authentication was succesful, but an internal server error occured:
Unfoertunatelly, i could not find anything which could help me on the internet. Could someone please help me?
Note: i tried that using the build in admin user (admin/admin) ans also with a user ("olli") which i created with that admin accoung using the web GUI.
Thanks,
Stefan