I used the following site to fetch the media from a specific Instagram user: https://developers.facebook.com/docs/instagram-api/guides/business-discovery
It is working properly, but the problem is, that i want to get more media of this user. The API just gives me the last 25 posts this user uploaded. Is there any option to get all media or the option to skip these 25 posts and get the next 25?
Thank you for your help!