Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_profile_connections() always returns my connections. #311

Closed
ghazalrafiei opened this issue May 23, 2023 · 2 comments
Closed

get_profile_connections() always returns my connections. #311

ghazalrafiei opened this issue May 23, 2023 · 2 comments

Comments

@ghazalrafiei
Copy link

I am trying to get people's connections list but whatever I send to get_profile_connection() as an argument the output is the list of MY connections!

@ghazalrafiei ghazalrafiei changed the title get_profile_connections() always return our connections. get_profile_connections() always returns our connections. May 23, 2023
@ghazalrafiei ghazalrafiei changed the title get_profile_connections() always returns our connections. get_profile_connections() always returns my connections. May 23, 2023
@Malekai-git
Copy link

Hope you were able to get this solved! I sadly am having issues with this get_profile_connections as well, except whenever I try it it returns an empty list. Example:

connections = api.get_profile_connections('urn:li:fs_profile:ACoAAAylSRIBXNFRGjmGfTQsZZL04N8Sf_IyVao')
print(connections)
[]

If anyone has recommendations / tips to make this not return an empty list and actual return the connections, that'd be amazing!

@tomquirk
Copy link
Owner

tomquirk commented Sep 2, 2024

@Malekai-git see #407

This is fixed on main and will be released on pyPi shortly. Thanks!

@tomquirk tomquirk closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants