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?