Using koala get facebook albums photos

107 views
Skip to first unread message

Maddy

unread,
May 8, 2013, 5:35:55 AM5/8/13
to rubyonra...@googlegroups.com
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

Ashokkumar Yuvarajan

unread,
May 8, 2013, 5:40:20 AM5/8/13
to rubyonra...@googlegroups.com
I was able to drill down and access the photos inside the album by using the following:
current_user.facebook.get_connections("me","albums", :fields => "name, photos.fields(source)")
But i got only 25 photos. How can i restricts my limitations.


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/7lA3C0JapFEJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
"Attitude is a little thing that makes a big difference"

AshokKumar.Y
ROR Developer,
Reply all
Reply to author
Forward
0 new messages