I am trying to fetch the Authorization token along with the permission r_compliance to access the Linkedin Compliance Events API which failing every time with the message "Could not complete OAuth 2.0 login" on postman client, other permissions are working like r_liteprofile, r_emailaddress, w_member_social while generating authentication access token
4
votes
1 Answers
0
votes
Apps seem to list their allowed permissions (the basic 3 you listed) under https://www.linkedin.com/developers/apps/ > App > Auth > Permissions.
There seems to be no self-service way add a permssions.
I believe the application needs to be approved by LinkedIn to request permission r_compliance or any other permission.
I'm also looking for a way how to apply for the scope at LinkedIn Developer.