I created a script that is supposed to parse all the pages where you are listed as the administrator.
For weeks this script has been working like a charm, but for some reason it just stopped (without anyone altering the code) some time ago.
I've localized the error down to the API not returning the "expires" data/field/param for some reason. This is what I get instead:
access_token={THEACCESSTOKEN}
auth_type=reauthenticate
I've looked through the facebook developer blog but found nothing of interest that could explain this sudden change in behavior. Has anyone else stumbled upon this?