Happyr / LinkedIn-API-client

A library to connect with LinkedIn API. Perfect if you are looking for an API client or SDK for LinkedIn
MIT License
198 stars 97 forks source link

How to post image on linkedin profile #138

Closed alibehroozi closed 7 years ago

alibehroozi commented 7 years ago

Hello

I used your code to post a text on my profile But the problem is how can I post an image ? I couldn't do that. Please Help Me.

Thanks

Nyholm commented 7 years ago

How come you cannot post an image?

Nyholm commented 7 years ago

Closing due inactivity.

alibehroozi commented 7 years ago

The picture will post on wall as a preview link not an image

abdulbaquee commented 6 years ago

Creating a rich media share is done in two steps. First, the media is uploaded to LinkedIn's media platform. Then, a personal or organization share referencing that media is created.

This URL might be help you. Rich Media share documentation link