Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
C#
I have already received an external token from linkedin

Now I wanted to register the authenticated linkedIn account to the local app account.

I am posting to the api/account/registerExternal passing along with the token that LinkedIn provided but I always get the message below.

"Authorization has been denied for this request."

I could not figure out what was causing this issue. Any hint would be helpful. thanks!


What I have tried:

I've tried following this blog.
https://leastprivilege.com/2013/11/26/dissecting-the-web-api-individual-accounts-templatepart-3-external-accounts/
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900