Jeff
Are you using the latest version of BatchFB? Not that I expect this
to matter, but it's the first thing I would check.
Looks like a Facebook issue of some sort.
Jeff
It passes for me using my access token.
To run the tests:
1) checkout the source
2) make sure you have the TestNG eclipse plugin installed
3) create a TestNG run configuration
4) add -DaccessToken=YOURTOKEN to the VM arguments
you can get a token here:
https://developers.facebook.com/tools/access_token/
Try this with your token. I wonder if there isn't some sort of
strange oddity WRT permissions inside FB, specific to your account.
Jeff