Get a profile images of all members of the https://?

FlashbaerRegisterednew Member: 2010-05-28 Posts: 4

Hey

I'm trying to get a user's profile picture reading one of the members:
Https://graph.facebook.com/me/friends?fields=name,picture

But it only gives me the http://.
Since my application works with https://always looks like "Unsave" by browsers.
Just replace http://via https://is not running.

This Oni who currently works for me is to pay for each picture to friends:
Https://graph.facebook.com/%3CfriendId%3E/picture
What is a redirect to the original image, but it takes too long if you have friends around 200 to show ...

Does someone know how you can, by all that images on https://?

Thank you
Flashbaer

Roger madA new MemberFrom England in Asia (vaaniini and HK) is: 2010-01-17 Posts: 53website

Do you need to call every 200 simultaneously?

There was a similar issue recently, as with limit, offset like this ...

$ Data = $ Facebook-> api (' limit = 25/me/friends? & offset = 0);

Then I deal with 25 members whenever made things faster.

How it helps,

Roger.

FlashbaerRegisterednew Member: 2010-05-28 Posts: 4

Well, thanks, but I want to display all the members of the user at the same time, no matter how.

I suppose there should be a way to retrieve the correct image URLs, because Facebook wants all apps to be SSL until 1 October.

1pages:

Home » Graph API » pictures profile https:///u of all members?