whizzzkid / instagram-proxy-api

CORS compliant API to access Instagram's public data

Home Page:https://nishantarora.in/building-your-image-gallery-using-public-instagram-API.naml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make older endpoints work again

whizzzkid opened this issue · comments

Although the api is usable again using the new workaround, it still does not work with <username>/media. The new workaround in #15 uses user_id instead of username is faster but inconvenient. I'll need to make the old endpoint work, even though if it is slow.

this should now work in 6ef9630