【发布时间】:2016-10-09 22:12:01
【问题描述】:
我正在使用linkedin Oauth2 api 来获取公司详细信息,但我无法从该api 中获取公司logo-url。请帮我解决这个问题。
https://api.linkedin.com/v1/companies/7787763:(logo-url)?oauth2_access_token=ACESS_TOKEN&format=json
当我使用这个 url 时,我收到一个空的 json 值
【问题讨论】:
-
你真的不应该公开分享你的访问令牌。