1
votes

i would like implement OAuth 2.0 Client Credentials Flow (2-Legged), but as mentioned here : https://docs.microsoft.com/en-us/linkedin/shared/authentication/client-credentials-flow or https://developer.linkedin.com/docs/v2/oauth2-client-credentials-flow.

It's written : "Your application cannot access these APIs by default. Contact us to have your application granted permission to use this flow."

I don't find any contact (I tried linkedin support, they sent me on stack overflow..), does anyone has already done this setup ?

Thanks :)

1

1 Answers

1
votes

I am in a similar boat and it seems that you will have to apply for further permissions on their partner programme page: https://developer.linkedin.com/partner-programs

I know this may be a bit of a late response but other developers stumbling across this may benefit from this answer.