Java – spring social LinkedIn: is there an API that can be used to retrieve user items?
I am currently using spring social LinkedIn 1.0 0. Please log on to my website I have a feature that I need to access the user's project At present, I have no way to access their projects I checked the spring social LinkedIn code and found that this data could not be retrieved I can build a rest endpoint to gain access and a primitive mapper to return a Java object I am waiting for the correct implementation of spring social LinkedIn community I think I'll check if there are any plans to build an API to get users' projects The remaining web sites for the project are as follows:
https://api.linkedin.com/v1/people/ ~:(projects:(id,members)
thank you,
Sajid
Solution
Get the URL of the project URL and other information of LinkedIn users: –
https://api.linkedin.com/v1/people/ ~:(projects:(id,positions)? format=json