I have a personal facebook account that has created a number of Pages which I can manually post to.
How are people creating n8n credentials for a Facebook app if they don’t have a business that they can verify?
They’re my Pages, aren’t they?
Can’t I automate posting content to them, without having a business?
I’m very confused on this one. Anyone offer advice what I’m missing here
Hi,
These are my obsidian notes. the entire process was trial and error, reading lots of confusing (at least to me) documentation. I hope it’s useful to you and others.
now you need to get access tokens for each Page, in the drop down
go to the Graph API Explorer
input this fresh token
and extend the token (bottom of page)
copy and paste the extended token (it’s in green print)
take note of each as they are used in the n8n node to specify the Page you will be manipulating
The refresh token process still remains a mystery yet but at least the first refesh gets 2 month token. I did see in the early stages that i got a token to be indefinite but I forget now.