Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Access to connections denied

Anyone is having problems retrieving Likendin connections with new apps? With old apps my hybridauth app is retrieving connections just fine. While with new apps (I created 3 different apps) I keep getting Access to connections denied

When authenticating I got the correct scopes on likedin login screen(r_basic_profile, r_network, w_messages, r_emailaddresses)

Im using free plugin http://wordpress.org/plugins/wp-social-invitations/ which uses hybridauth

like image 374
chifliiiii Avatar asked Dec 25 '22 19:12

chifliiiii


1 Answers

This is a recent problem with the linked. They have stopped providing member connection in their recent API change. Now you have to obtain a partner certificate in order to access member connection information. Even my production application has stopped this functionality to work. We might be removing linked from our application as it is of no use now with so much of restrictions.

like image 171
Amit Gupta Avatar answered Mar 16 '23 10:03

Amit Gupta