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

fix user_followers freeze #1286

Closed
wants to merge 1 commit into from
Closed

fix user_followers freeze #1286

wants to merge 1 commit into from

Conversation

SaeidB
Copy link
Contributor

@SaeidB SaeidB commented Apr 21, 2023

fix user_followers, user_followers does not work if you pass amount ( cl.user_followers(12345678, 5) )

#1280

tried it now and its ok

fix user_followers, user_followers amount does not work
@adw0rd
Copy link
Contributor

adw0rd commented Apr 21, 2023

@SaeidB fixed a437624

@SaeidB
Copy link
Contributor Author

SaeidB commented Apr 21, 2023

@SaeidB fixed a437624

New api does not have "count" in the params

@claell
Copy link
Contributor

claell commented Apr 27, 2023

I suspect this will probably also fix #1292, maybe also #1253

@claell
Copy link
Contributor

claell commented Apr 27, 2023

@SaeidB to me it appears as if only the user_following() function gives a 400 error, while the user_followers() function worked fine:

Has the API changed for both, though?

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

Successfully merging this pull request may close these issues.

None yet

3 participants