You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having troubles using getMediaForUser method.
I am requesting the recent media of a user who has more than 1000 media posts. I can load the first page correctly but when I ask for the second one, it response with only 5 medias instead of 15 and with the PaginationInfo object uninitialized like it was the last page but it is not.
Any ideas?
Thanks!
The text was updated successfully, but these errors were encountered:
I am having troubles using
getMediaForUser
method.I am requesting the recent media of a user who has more than 1000 media posts. I can load the first page correctly but when I ask for the second one, it response with only 5 medias instead of 15 and with the PaginationInfo object uninitialized like it was the last page but it is not.
Any ideas?
Thanks!
The text was updated successfully, but these errors were encountered: