0

I'm using spring-social-linkedin 1.0.1.RELEASE and when I iterate through positions after calling:

.getUserProfileFull().getPositions()

it only returns up to two current positions and no past positions.

Is there a way to configure it to bring back all past and present positions?

4

1 回答 1

0

根据https://developer.linkedin.com/documents/profile-fields上的 LinkedIn 的 API 文档,“只有经过身份验证的成员以外的人可以使用当前职位。” 似乎没有任何其他方法可以配置它。

于 2014-07-28T15:29:12.060 回答