Is it possible and legal for a website to download and store photos from a Facebook album?
This the process that I'mtrying to achieve from my website.
- A user browses to my website
- My website uses the Facebook SDK to display the user's Facebook photos
- The user selects photos
- My website physically downloads those selected photos and stores them on the server that the website is hosted on.
I need to download these photos so that other users can see them.