vlbeta / linkedin-j

Automatically exported from code.google.com/p/linkedin-j
0 stars 0 forks source link

Enhancement request: Return the post location in createNetworkUpdate #101

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a network update or a share
2. This returns void

LinkedIn return a `Location` header which contains a url for the newly created 
update.
Although this url is not yet usable for viewing the update, it would be helpful 
to have it anyway to identify the update. I'm hoping we can extract an id from 
the url.

Original issue reported on code.google.com by daniel.winterstein on 8 Apr 2012 at 11:15