Not enough permissions to access /me GET

后端 未结 2 1647
野性不改
野性不改 2021-01-21 04:43

I got the Access Token (with scope: r_basicprofile r_emailaddress w_share) try with r_fullprofile too.

i\'m based on this docs to authorize: https://developer.linkedin.c

相关标签:
2条回答
  • 2021-01-21 05:06

    LinkedIn API is private. You need to request authorisation from them: https://business.linkedin.com/marketing-solutions/marketing-partners/become-a-partner/marketing-developer-program

    0 讨论(0)
  • 2021-01-21 05:18

    Turns out that with the new v2 of the API you need to use the r_liteprofile and r_emailaddress scopes.

    https://docs.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/sign-in-with-linkedin

    0 讨论(0)
提交回复
热议问题