Linkedin "/people" API 返回错误的位置信息
Posted
技术标签:
【中文标题】Linkedin "/people" API 返回错误的位置信息【英文标题】:Linkedin "/people" API returning wrong location information 【发布时间】:2015-05-16 01:25:52 【问题描述】:我正在使用linkedin api检索用户的位置(城市、州、国家)信息,但它没有返回正确的城市信息。
它似乎正在根据提供的邮政编码自行检索城市名称。
Linkedin API 使用: https://api.linkedin.com/v1/people/~:(certifications:(name,authority,number,start-date,end-date),email-address,first-name,last-name,headline,location:(name,country:(code)),positions,skills,educations,main-address,phone-numbers)?format=json&oauth2_access_token=
【问题讨论】:
【参考方案1】:您的 API 请求是向 LinkedIn 询问国家代码和成员位置的“名称”,而不是您在问题中建议的城市、州、国家/地区。
LinkedIn 有自己的位置值列表,这些值不与城市边界 100% 对齐,并且通常表示一般的全球商业区域(例如“旧金山湾区”)
有关更多信息,请参阅:https://developer.linkedin.com/docs/fields/location
【讨论】:
以上是关于Linkedin "/people" API 返回错误的位置信息的主要内容,如果未能解决你的问题,请参考以下文章
RestTemplate的异常 Not enough variables available to expand
LinkedIn“共享”API 未正确使用提供的“content.description”
尝试通过护照linkedin集成linkedin登录时“无法在会话中找到请求令牌”