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
Currently, I'm using the location_medias_recent function to fetch all posts from a specific location. However, the issue is the maximum quantity I can set. Whether I set it to 100 or 999, the function only returns 60 posts. On the other hand, using the Instagram app allows infinite scrolling. Is there any update to support pagination, similar to how the user_medias_paginated function works?
The text was updated successfully, but these errors were encountered:
Currently, I'm using the
location_medias_recent
function to fetch all posts from a specific location. However, the issue is the maximum quantity I can set. Whether I set it to 100 or 999, the function only returns 60 posts. On the other hand, using the Instagram app allows infinite scrolling. Is there any update to support pagination, similar to how theuser_medias_paginated
function works?The text was updated successfully, but these errors were encountered: