sudocode / ohmy-auth

OAuth made easy for PHP (deprecated)
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Sample for Posting to LinkedIn #19

Open rpparas opened 10 years ago

rpparas commented 10 years ago

Hi,

Do you have a code sample for POST requests, e.g. https://api.linkedin.com/v1/companies/2414183/shares

Based on LinkedIn's documentation, I have to send an XML or JSON string... https://developer.linkedin.com/creating-company-shares#

how do I specify that?