stevenschobert / instafeed.js

A simple Instagram JavaScript plugin for your website
https://instafeedjs.com
MIT License
3.5k stars 858 forks source link

Hedoku No Longer Available #754

Open i-am-nolan25 opened 1 year ago

i-am-nolan25 commented 1 year ago

Starting November 28, 2022, Heroku stopped providing a free tier to its users. If I am not mistaken, the current price is $5 per month. Is there any other way to generate the token without Heroku? Can generating an access token with the Instagram Basic Display API be used as an alternative?

codingbadger commented 1 year ago

You can use https://www.instant-tokens.com to do this, it isn't free but is considerably cheaper than Heroku. There is a guide on setting this up here https://www.instant-tokens.com/pages/guides/post/adding-instagram-feed-to-your-website

Full disclosure: I built Instant Tokens