I’m having issues trying to connect my Facebook Graph Account to n8n.
I’m trying to generate an image using chatgpt and post it to instagram. The problem is that I don’t understand how to connect my dev account to n8n. I created an instagram as a creator account and set up permissions.
Thanks for the reply. I did some testing, noted your tips. I also watched a couple of YouTube videos. It turns out that the Facebook connection is broken, and there is a issue with posting to Instagram.
Do you have an example workflow/a video that would be a good demo? I’m new and want to learn more about http requests (it would be great if it was focused towards instagram).
It contains the step of exchanging the token for a long-lived token and retrieving the profile ID, as well as the step of publishing an image on Instagram.
If this is what you need, could you mark my answer as solved?
The webhook must be used as the redirect URI when logging into Instagram. To learn how to do this, access the Facebook Developers documentation for more information, as this involves configurations in your published application.