Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorry, we failed to get permission to use your insagram feed. #71

Open
CNRP opened this issue Jun 26, 2023 · 4 comments
Open

Sorry, we failed to get permission to use your insagram feed. #71

CNRP opened this issue Jun 26, 2023 · 4 comments

Comments

@CNRP
Copy link

CNRP commented Jun 26, 2023

Hey so I've recently been trying to use this to implement a basic instagram gallery for a website.
So I've setup the code as per the tutorial, upon clicking "allow" on the instagram page, I am re-directed back with '?result=failure#_'
Is there anything specifically that I could be doing wrong?

I'm thinking I may need to request further permissions from instagram? Does this require graph_user_media permissions in the meta developers to run?

I appreciate any help if you have the time to give me a few pointers in the right direction.

@CNRP
Copy link
Author

CNRP commented Jun 26, 2023

Just looking into the other permissions further, I'm seeing I would have to show screencast implementation of the Facebook login stuff to have access to the media permissions? seems like this is a bit out of the scope of what I'm trying to achieve if these permissions are required

@michaeljoyner
Copy link
Contributor

Hi @CNRP, sorry you are having trouble with this. I haven't had to set up a new FB/IG app with permissions in a long time, so I am a little out of touch, but I can tell you that I always have the accounts I'd like to get the media from set up as testers of the FB app, as this way you don't need to apply to get your app approved.

If your goal is to show a gallery of a specific user's IG posts/media on a website, for example a company showing their latest IG posts on their website, then you should be able to do so with this package, and I'll be happy to try help where I can.

@CNRP
Copy link
Author

CNRP commented Jun 27, 2023

Hey! thanks for getting back to me.

Since you confirmed it should work without I went and hosted it on a VPS, as I was previously trying to test locally with ngrok to make it public. However this seemed to fix the problem straight away and I can now access feeds as intended. I do plan to use it how you mentioned so this works great for me, I was a little disheartened in thinking I would have to register a business etc with Meta for access.

This works perfectly fine for this use case, appreciate the support and thanks for the great package!

@tariqbilal
Copy link

@CNRP i have the same issue. so looks like I have to have a business account ? I can only access the public profile of a user which generated the token. Unfortunately this is very tough to access Need help and clarity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants