tomquirk / linkedin-api

👨‍💼 LinkedIn API for Python
https://pypi.org/project/linkedin-api
MIT License
1.95k stars 430 forks source link

add_connection not working #257

Closed louisabraham closed 1 year ago

louisabraham commented 1 year ago

I'm trying to use add_connection. It returns correctly without error False but no invitation is sent (the "Connect" button still appears on the profile).

abinpaul1 commented 1 year ago

Can you please provide sample code which doesn't work for you?

louisabraham commented 1 year ago

The code works fine and the request returns 201.

I guess the problem is with the linkedin profile I used. Closing this for now.