The long-lived access token works! Thank you!
Another useful tool I found is the “Access Token Debugger” on the Facebook Developer Website. you can check whether your access token is still working by debugging it there.
My previous access token wasn’t working well because it’s no longer valid according to the debugger.
Thank you!
Hi all,
I’ve encountered a similar issue. I’ve generated a long-lived access token following the instruction and used it, but after some time, the Facebook feed disappeared again on my page.
One thing I did notice is that every time I tried to reconnect to my Facebook developer page, the temporary access token was changed and the long-lived token also changed correspondingly. Any ideas on why that happens and how to fix that?
Thank you!