-
Notifications
You must be signed in to change notification settings - Fork 74
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
getUserFollowers and getUserMedia return empty #50
Comments
same this issue :( |
@tageio Hi. Do you correctly authenticate? |
Yes, Authentuication is correct. other methods works fine. but |
@yatsenkolesh yeah, everything is correct, query returns an empty array |
Same here |
@Bestfastfire @havenchyk You can try to change |
I have same problem with getUserMedia method. getUserFollowers works fine for me |
I try this code:
i get correct result of
userData
butfollowers
anduserMedia
is empty.other functions like
searchBy
andgetFeed
work correctly.The text was updated successfully, but these errors were encountered: