Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Account session expiration issue after few requests in my application #489

Open
akshatmishra25 opened this issue Feb 2, 2025 · 0 comments

Comments

@akshatmishra25
Copy link

Hello everyone,
I was trying to make an application on my own which runs cron jobs to automate Linkedin actions. I am using the Linkedin network tab APIs only for this purpose where I capture browser cookies to emulate the session.

The problem that I am facing is that when the script runs a few requests for that account(maybe 8-10 not specific) the Linkedin session on the browser gets logged out leading to the captured cookies on my database being expired which leads to the API requests not working.

I have tried multiple approaches to fix the issue like copying correct headers, randomizing the LinkedIn actions with some delay to avoid rate limits and also using a dedicated residential proxy for an account but the issue still persists.

Though this is an independent project I am working on but after seeing the supportive community here and myself not being able to figure out the solution I decided to post this.

Could anyone possibly suggest some solution?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant