cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a login issue with alfresco-js-api 4.1.0 ?

pedwards99
Star Contributor
Star Contributor

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

1 ACCEPTED ANSWER

pedwards99
Star Contributor
Star Contributor

Doh!

False alarm - stupid typo in my code

View answer in original post

2 REPLIES 2

pedwards99
Star Contributor
Star Contributor

Doh!

False alarm - stupid typo in my code

EddieMay
World-Class Innovator
World-Class Innovator

Hi @pedwards99 

Thanks for the update - we've all been there!

Cheers,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!