-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Is it possible to login with different users or when I use this library It always tries to connect with only one user?
I login successfully with my account, but it doesn't work with other accounts.
I receive 401 and this message in the error:
data: {
login_result: 'CHALLENGE',
challenge_url: 'https://www.linkedin.com/checkpoint/lg/direct-login-submit?addDetailedLoginResult=add&dropLiatCookie=drop&csrfToken=ajax%3A4089481443116134801&pSIdString=525b61a1-eae3-40b8-81cc-7896ef76cba2&ut=14jKJFYsFWWak1'
}
It doesn't login even with useCache: false.
Thanks in advance,
Metadata
Metadata
Assignees
Labels
No labels