I’ve done everything this tutorial shows https://www.youtube.com/watch?v=PXcDqmamX2Q
But when I use the Facebook Graph node to create a container for my Instagram post, I get the error Object with ID ‘17841401506501267’ does not exist,
I copied the ID as shown in the video. I’m using an Unsplash image. The token works (the credentials tests ok).
Mmm, let me understand.
I invited myself and was able to accept the invitation as a tester, so the IG account is correct, right?
What does the screenshot mean?
I already added myself as a tester
And my token includes all the Instagram permissions.
Ok, so..
You can go to graph api explorer, and choose “Get App Token”, and a token with number will showing, you can copy that, and paste to access token
I suspect there’s a problem with the endpoint.
I’m using the Facebook Graph node in n8n, as shown in every tutorial. Should I add the Facebook login in my Instagram product?
I finally found a tutorial that solved my problem AND it also shows the process to create a permanent token
By the way, the other tutorials I saw maybe did not work because there was no Facebook page connected to the Instagram account I was using for my tests. But the above tutorial is still better because of the permanent token.
PS: the tutorial says to turn on live mode, but it’s not necessary.