LinkedIn Job API with OAuth authentication using C# -
we've develop new project of posting jobs directly linkedin using job posting api within our web application. our web application developed in c#.
there sample code available in linkedin developers posting of jobs in c# here
i replaced sample "api_key"
or "api_secret"
original key or secret. when execute code give me error : remote server returned error: (403) forbidden
think in order post jobs, linkedin uses oauth signed calls. oauth-based authentication new me. can not understand reason of error.
how can resolve it?
bunch of valuable help...!!
Comments
Post a Comment