PHP Classes

LinkedIn OAuth 1.0a

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  LinkedIn OAuth 1.0a  >  (Un) Subscribe thread alerts  
Subject:LinkedIn OAuth 1.0a
Summary:Per this thread, this library doesn't sign requests correctly fo
Messages:2
Author:Tech Solutions Group
Date:2014-11-30 15:59:46
 

  1. LinkedIn OAuth 1.0a   Reply   Report abuse  
Picture of Tech Solutions Group Tech Solutions Group - 2014-11-30 15:59:46
Per this thread, this library doesn't sign requests correctly for LinkedIn:

developer.linkedin.com/forum/why-i- ...

  2. Re: LinkedIn OAuth 1.0a   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2014-11-30 21:32:13 - In reply to message 1 from Tech Solutions Group
This PHP class has nothing to do with that article libraries.

The fact that it returns status 401, does not mean necessarily that the parameters are not correctly signed.

Can you paste the code that defines the API scope and API call that you are using with this class?