Instagram new API with Auth

Hi! since Instagram is going to delete their old API “Legacy API” and instead of this they gonna implement " Instagram Graph API " and " Instagram Basic display API " i need to work to get the instagrams photos of some clients accounts inside their websitites with Instagram Basic display API

So i started reading this: https://developers.facebook.com/docs/instagram-basic-display-api

And this: https://developers.facebook.com/docs/instagram-basic-display-api/reference/media

Once i had my app id and registered my account as a tester, generating the id_code (id of the app), app secret id and finally getting the token; i sarted puting this information inside Wappler:

And im stuck here trying to fetch the schema but i got an error.

So what im trying to achieve? just want to show all the media (photos and some videos) of an instagram account inside a html page.

I think, if i can fetch the schema i can use a server connect from client side to get the images and some info about each post.

I must say i have a very short experience with API’s so i’ll apreciate some help here. I completed succefully this example by @Teodor Using API Data Source
But instagram API is another level.

Thnks in advance.

Community Page
Last updated: