I am using C#.net and graph api.I wanted to post an image(local pc image not hosted somewhere) to my facebook page.I have created the web request for this.Iam able to create graph api web request for creating album.I wanted to post image to that album.But I am getting an error(#324 upload file). .Here my web request for uploading image to photo.
https://graph.facebook.com/albumid/photos?access_token=application access token&method=post&picture=D:\\Image\\LIKES.jpg