I wonder if it is possible to get the cover photo in just one call.
Like > https://graph.facebook.com/PAGEID/picture?type=square gives you the photo right away.
Is it possible to do the same with this > https://graph.facebook.com/PAGEID?fields=cover
without having to parse it with json?
What i want is the coverphoto right away.
Thanx.
