Hi Folks,
Good day,
I need to display my facebook album photos in my application.
I used Koala for facebook API.
I used this query for getting my album photos,
current_user.facebook.get_connection(“me”,“albums”)
by using this i can get only the albums details.
"I need my photos which i upload in facebook "
Please advise.
Thank you