I'm trying to set up an instagram hashtag posts block for my site by js.
I know I need to use the Instagram Graph API API and get a Access Token to send the request. But it expires after 1 hour and I don't want to have to manually refresh it. Does anyone know a good, preferably free, way of doing this automatically or get the Long-Lived Access Token for this case?
Any ideas or links would be really helpful, thanks!
A solution or a video tutorial