Click here to Skip to main content
15,879,326 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi experts,

I am very new to OAuth. I have to access REST ful webapi, which are secured by OAuth2.0.
They have provided everything but I dont know how to do that.

They asked to create applicationId and secret. I created those but I don't how to call those API and specially from code(c#).

I tried jquery, DotNetOpenAuth API provided by microsoft.

I even could not locate any example.

Any body has any idea.

Thanks,
Atul Kumar
Posted
Comments
atulonweb@gmail.com 27-Nov-15 3:56am    
Finally I achieved that using RESTSharp and locally maintaining db for token.

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