tomquirk / linkedin-api

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

add_connection() is not working. #324

Open yuvraj123-verma opened 11 months ago

yuvraj123-verma commented 11 months ago

when i try to send invitation to any linkedin user. this add_connection() api not working. its return false but not sending request.

Njoselson commented 9 months ago

These tests are failing:

FAILED tests/test_linkedin_api_requests.py::test_accept_invitation - assert False
FAILED tests/test_linkedin_api_requests.py::test_reject_invitation - assert False