When I try to retrieve photos from an open group on Facebook, I get an empty list instead.
This URL http://graph.facebook.com/275206825900621/photos gives me an empty list. I was expecting to see a list with the photo that I have uploaded to my test group.
{
"data": [
]
}
The problem might be security related, but I do not get any access errors. If I remove /photos from the end of the URL, I get access to the basic public info, http://graph.facebook.com/275206825900621.