php linkedin api not working -


i found repo: https://github.com/mahmudahsan/linkedin---simple-integration-for-your-website

in copied oauth.php , linkedin.php files , put api key , secret , here i'm getting:

my profile info    404   1454454187300   n0jyr99yqa   0   not find person based on: ~   performing search for: ?company-name=facebook&count=10 search url: http://api.linkedin.com/v1/people-search:(people:(id,first-name,last-name,picture-url,site-standard-profile-request,headline),num-results)?company-name=facebook&count=10  people worked in facebooksimplexmlelement object (     [status] => 403     [timestamp] => 1454454187323     [request-id] => dth9gfly2t     [error-code] => 0     [message] => people search must done on behalf of member. ) 

any idea doing wrong?


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -