How to get network updates from LinkedIn? -


i'm working on updates of exisitng ios app uses linkedin rest api. earlier posts of user made request https://api.linkedin.com/v1/people/{id}/network/updates?format=json neede r_network permission accomplish that. changes in api request doesn't work. couldn't find useful info in developer program transition guide nor in developer docs.

please, help!

according the transition guide, there 3 endpoints available:

  • profile api — /v1/people/~
  • share api — /v1/people/~/shares
  • companies api — /v1/companies/{id}

your request not 1 of these endpoints. if have not begun discussion people in partnership program, should start process now.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -