ssichynskyi
ssichynskyi
Hi @ReddyKatta89, could you please write the exact call you use (function with parameters) and the value of __version__ in your linkedin_api/__init__.py file?
@alexander1fein , have you tried something like this? `linkedin = Linkedin(*credentials, **refresh_cookies=True**)`
@alexander1fein for me this changing refresh_cookies from default to True fixed the problem.
Dear Flagsmith team, do you have any update/idea about the root cause of this issue?