The error I am getting is:
Please try entering https://graph.facebook.com/10152487369916096&type=1/photos?fields=source,link,name,images,album&limit=6 into your URL bar and seeing if the page loads.Facebook API came back with a faulty result. You may be accessing an album you do not have permissions to access.
Following the instructions, it displays the following:
{
"error": {
"message": "(#803) Some of the aliases you requested do not exist: 10152487369916096&type=1",
"type": "OAuthException",
"code": 803
}
}
The album is public / in a public group, and creating a Facebook App and adding its login details to the plugin will simply make the error message displayed on the website change to:
OAuthException: (#803) Some of the aliases you requested do not exist: 10152487369916096&type=1Sorry, there was an error loading the Facebook album, please refresh the page and try again.