How to avoid fatal error: Uncaught OAuthException when using cron job
问题 Hi hope somone can help with this one. Ive had a birthday reminder app built, that aquires the usual permissions including offline access etc. The app requires a daily cron job to be run on my server. When I run the cron file a recieve the below error Fatal error: Uncaught OAuthException: Invalid OAuth access token signature. thrown in blah/base_facebook.php on line 1140; Is there a common reason for the error, am i doing anything wrong that stands out, and should i be displaying more code to