Say i am the owner of the page "ABC" and there is an album on that page, called "XYZ" and this app is only for one person, me. I want to upload a picture to "XYZ".
So first thing i need to do is login using the Facebook account who owns the page.
Second i need publish_pages
permission? Is that so? How do i get the permissions. And once i get the permissions, how do i post the picture to that album? Can anyone tell me how to do this ?
manage_pages
and publish_pages
/album/photos
endpoint to post a photo: https://developers.facebook.com/docs/graph-api/reference/v3.3/album/photos#publishAdditional information about the Graph API in general and login: https://developers.facebook.com/docs/graph-api/using-graph-api