corbindavenport/imageshare

Improve larger image file support

Closed this issue · 1 comments

ImageShare doesn't have a defined upload size limit, and silently fails with some larger files. The error handling needs to be improved and there should be a clearly-stated maximum upload size (either one that fits both upload API options or a per-option size).

This is merged into #28 now.