How to get a facebook page's picture in this 168 pixels squared format? -


it should not full page picture redimensioned, cutted 1 facebook shows on pages. example https://fbcdn-profile-a.akamaihd.net/hprofile-ak-ash4/c21.21.259.259/s160x160/197503_163174873737023_6138040_n.jpg

if compare original page picture,

https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-ash4/197503_163174873737023_6138040_n.jpg

you see different. need know 168x168 stored in graph object.

if have page name or page id, can make request picture endpoint , specify type parameter.

for example, here request cocacola picture:

https://graph.facebook.com/cocalcola/picture?type=large 

Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -