Official Java SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
The request to "upload start" may return the field location_url. If this field is not empty, the value of it should be used as the host for all subsequent upload requests (upload, commit, complete) except the call to S3 directly, although I need to confirm that.
The request to "upload start" may return the field
location_url
. If this field is not empty, the value of it should be used as the host for all subsequent upload requests (upload, commit, complete) except the call to S3 directly, although I need to confirm that.