【问题标题】:How can I set the permission like r_emailaddress and r_fullprofile in linked in application如何在linkedin应用程序中设置r_emailaddress和r full profile之类的权限
【发布时间】:2020-05-27 12:36:09
【问题描述】:

我想要用户的 LinkedIn 个人资料字段,例如 firstname、lastname、phone 和 emailId。但是对于 r_liteprofile,它不会给我 phone_no 和电子邮件。那么,如何设置 r_basicprofiler_fullprofile。因此,我使用新的 API 更新版本直接在我的站点中获取它。

因为我正在使用以下 API 端点

curl_setopt($ch, CURLOPT_URL,"https://api.linkedin.com/v2/me/~?oauth2_access_token=".json_decode($server_output)->access_token."&format=json");

【问题讨论】:

    标签: linkedin


    【解决方案1】:
    猜你喜欢
    • 2019-03-05
    • 1970-01-01
    • 2015-09-02
    • 2019-06-13
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-09-30
    • 1970-01-01
    相关资源
    最近更新 更多