How do we get fullSize images from the Picture API?
I'm having trouble fetching full size images from the Pictures API. If I use the fullSize=true
parameter I still get a thumbnail image back.
3
votes
Josh Smith
shared this idea
Dmitry Smirnov
responded
API returns the best quality it can find. If you upload images through API or a mobile app, then a high quality image is stored as well as a smaller one. But if you upload an image through the web interface, then system does not keep a larger image.