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

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -