Hi there,
I'm seeing a problem with alfresco-js-api 4.1.0 in my Angular app. I'm not able to login to ECM or BPM. If you look at the HTTP request, you can see the data being sent after the login call is {"password":"my-password-here"}
If I run the same app using alfresco-js-api 4.0.0 it works correctly but the request data is {"userId": "admin", "password":"my-password-here"}
It looks like 4.1.0 has dropped the userId.
Anyone else seen this?
Any ideas how to fix it?
Thanks
Paul
Solved! Go to Solution.
Doh!
False alarm - stupid typo in my code
Hi @pedwards99
Thanks for the update - we've all been there!
Cheers,
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.