Getting oauth url

2 posts / 0 new
Last post
Joined: 02/14/2012
Fri, 02/17/2012 - 23:23
Getting oauth url

Hi

I m trying to get the oauth url using this link

http://developer.linkedinlabs.com/oauth-test/

but i am not getting the correct url i m providing my API key & secreat key but i m not getting anything.

m i using the correct link or is there any other link to do the same.

please revert

- Vikad

Jeremy Johnstone's picture
Developer Advocate
Joined: 04/17/2011
Mon, 02/20/2012 - 01:33

Hi Richie,

That page is a test tool which helps you verify your OAuth library is signing URLs correctly. It sounds like you might be confused on how OAuth works, so I would recommend taking a look at our authentication documents and also potentially our quick start tutorial. You can find both here:

https://developer.linkedin.com/documents/authentication
https://developer.linkedin.com/documents/quick-start-guide

Enjoy!

-Jeremy