Skip to main content
KrusiKarlsson
Participant
September 21, 2010
Question

ColdFusion / LinkedIn API Integration

  • September 21, 2010
  • 1 reply
  • 1053 views

Has anyone successfully integrated with LinkedIn using the LinkedIn API.

If so, please could you let us know how you overcame the ~ issue.

    This topic has been closed for replies.

    1 reply

    Participant
    September 28, 2010

    We had this problem in the past (quite some time ago). I think it has been fixed in the latest release of http://code.google.com/p/oauth/

    I have no time to check against the version from the repository.

    If the problem still exists for you with that version, make sure you trace all the steps in the oAuth signing process and match them with LinkedIn. Once you have found the exact location of the problem, fixing it is not very hard.