tomquirk / linkedin-api

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

Getting `422` when sending messages #315

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hi, I'm using this code but I'm constantly getting 422 error code. I tried using recipients and conversation id, but neither of them work. I can, access conversations and get messages, and the problem seems to be send message only. Anyone experiencing something similar? What should I do?

ghost commented 1 year ago

This was because the account being used had a problem, it didn't have the problem with another account. I'll close it