tomquirk / linkedin-api

👨‍💼Linkedin API for Python
MIT License
1.71k stars 401 forks source link

Fix There are multiple cookies with name, 'JSESSIONID' #358

Closed kevb10 closed 7 months ago

kevb10 commented 7 months ago

An attempt to address this error

There are multiple cookies with name, 'JSESSIONID'

If there's an existing cookie, just reuse it

kevb10 commented 7 months ago

I believe the issue is specific to my case. Closing