i know how to post an image to the facebook page in case if the admin logs in but incase if a non-user wants to post an image on that page what would be the procedure to do so.
I have read the article on FB which says that you cannot do this : https://developers.facebook.com/bugs/206254392780441
Earlier FB was using the rest api and now they are using the graph api so is their any procedure in the graph api to post the image as an attachment in the fan page.
I have gone through the graph api but their is no such method that i have found till yet for posting image as attachment to fan page. I have searched the web but still haven't found any best practice or solution for this, could you kindly provide some link or code to this issue