I work for an agency that has added Instagram hashtag and custom feeds on websites. My old applications still work until June of this year ( https://www.instagram.com/developer/changelog/ ). Then they will need to approve Instagram to exit sandbox mode.
I understand that we need a valid access token using the public_content authority area . I read a lot of people who refused to use the Instagram application.
When I read their overview of permissions ( https://www.instagram.com/developer/review/ ) in the developer part of my site, I came across this question:
My company works with several clients, should I send one application per project? No, we do not approve applications created for one-time projects (for example, hashtag campaign, event, website). You should use a single client_id for all your integrations.
Do they approve applications that reuse client_id for multiple projects? For example, if I wanted to develop an application / client whose purpose was to show one public instram hashtag mechanism on websites. Would it be approved by Instagram if I reused client_id apps for multiple projects?
source
share