There must be a simpler way to do this, I feel like I am going insane.
I simply have a website I created for a business, and they would like their instagram feed to display on their gallery page rather than static images. After looking through the instagram API developer documentation it would seem I'm having to jump through all sorts of hoops to get authenticated, like uploading photos of my passport etc. Or even having users authenticate upon visiting the website.
Is there no way to just authenticate my app through the business' instagram account, and then use the API to display their images?