cancel
Showing results for 
Search instead for 
Did you mean: 

AuthenticationUtils.startSession() not working

mangar
Star Contributor
Star Contributor
I am using 4.2.e, I am getting a 404 error when using AuthenticationUtils.startSession()

I get this when i use a browser:

{"list":{"pagination":{"count":1,"hasMoreItems":false,"totalItems":1,"skipCount":0,"maxItems":100},"entries":[{"entry":{"id":"-default-","quotas":[],"isEnabled":true}}]}}

I get the same error on 4.2.d

on 4.2.c  everything works fine.

What am I doing wrong?
1 REPLY 1

mangar
Star Contributor
Star Contributor
I could not find this anywhere in the documentation, I had to go through the code, but as of 4.2.d the API url is: /alfresco/soapapi

Hope this helps someone.