Is it possible to upload photos on friends wall? The documentation never mentioned that! but its happening. I am able to post to the /friend_id/photos connection.
I am actually running my app on local server using localhost tunneling. So, in August, I made an app where people can post photos on their friends wall (upon their request only). So, As I was pretty new to FB API, I didn't notice that it is not allowed.
I just left the app for few weeks and came back to fix things and I noticed that I am unable to post photos to the /friend_id/photos connection (Its just not working. I am not getting any errors). Its not even working for other possible connections like /friend_id/feed Is my app restricted to some graph actions?
So, I just created a test app and executed the same connection /friend_id/photos and *its working. Don't know why!*
This is not the end of surprise:
- I successfully posted a photo on my friends wall using my test app
- When I opened the photo, I could see its from "Surya's Photos" - my photos
- I don't see that photo in my albums. I just don't know where its actually saved.
