I'm able to get a picture-url from a specific facebook-post through the facebook graph-api (ie https://developers.facebook.com/tools/explorer?method=GET&path=196118303833398_362048290573731), but when I need to get a picture-object (for getting bigger sized en specific crops as described in the documentation) I try
I get the response message "(#100) No node specified"... what do I forget?