According to the official LinkedIn documentation, r_basicprofile should be accessible to ALL developers:
And yet, on my app default permissions, I can't see it:
Consequently, the calls to
https://api.linkedin.com/v2/me
return
{
"serviceErrorCode": 100,
"message": "Not enough permissions to access: GET /me",
"status": 403
}
How can we activate the basicprofile permission?
The r_basicprofile permission is no longer available after the migration from v1 to v2 of the API effective May 1, 2019. As far as I know, there is no way to request access to it any longer. Instead, you only have access to the three permissions listed in your screenshot. There are "Enterprise Application" developer programs like the Marketing Developer Program, but you have to fit the exact use case and receive approval from LinkedIn to participate. It appears that some of the LinkedIn documentation is out of date and can confuse the issue quite a bit. Here is another article that may be helpful.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With