Throughout the previous summer, I managed a website (not my own) that pulled in posts from its corresponding Facebook page and displayed them on a designated page.
I utilized an application token for this process, but now it no longer functions due to the requirement of Page Public Content Access
which necessitates the registration as an app, a complexity beyond my current capabilities.
Although I attempted to generate a non-expiring user access token, they inevitably expired after 3 months regardless of the methods I employed to circumvent this issue.
Is there any advice on how I can resolve this predicament?
Perhaps suggestions for an automated API call that could refresh the token without needing manual intervention?