-
-
Notifications
You must be signed in to change notification settings - Fork 489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
send_message no longer works #454
Comments
Hi @DeanVanGreunen, they work perfectly u need to provied the urn_id in recipients [] |
Could you show me an example of what the conversation id looks like? Or where to get the recipient id |
Same, I have tried to set the "urn_id", "profile_id", "profile_urn" and "member_urn" from profile as recipients, but none of them works. |
@wentingliao-neu due to linkedin's new Api migration most of these libraries are broken and i expect we will only get a working update later in 2025... As they are migrating their user base from the old "legacy" to the new "graphQL" apis Through out some tests, some users can still access the legacy api, while others are forced to use the new graphQL API |
My example code below, testing the send_message api endpoint using the conversation id from (extract the id from linkedin's webapp on desktop when viewing the conversation id from the url bar
result
returnstrue
Tested with Bleeding Edge version as of a few minutes ago of this issue submission
The text was updated successfully, but these errors were encountered: