Connection-API problem

69 views
Skip to first unread message

Subhojit Sen

unread,
Jan 22, 2013, 5:36:28 AM1/22/13
to simple-li...@googlegroups.com
Hi Paul,


Thanks for such a great script .
But the problem is after I FOLLOW the installation steps from http://code.google.com/p/simple-linkedinphp/
It executes properly , it authenticates too but the thing is that it returns only my profile and ntetwork information .

But if  I click the "Your connection " link its showing ERROR " The website encountered an error while retrieving http://www.jobflippr.com/linkedin/demo/network.php. It may be down for maintenance or configured incorrectly" .

More , THe outh library is not fully downloadable as a zip .....I downloaded the OAuth.php file and included it in the library class .

Why is my connection or rather all the functionalities not working properly .


Please help me out !!!






Subhojit Sen

Robert Brockie

unread,
Jan 22, 2013, 6:45:48 PM1/22/13
to simple-li...@googlegroups.com
Subhojit,

did you fill out you application key and secret at the top of network.php?

// display constants
$API_CONFIG = array(
   'appKey'       => 'xxxxxxxxxxxx',
   'appSecret'    => 'xxxxxxxxxxxx',
   'callbackUrl'  => NULL 
);
Reply all
Reply to author
Forward
0 new messages