filestack / filestack-ruby

Official Ruby 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.
https://www.filestack.com
Apache License 2.0
34 stars 27 forks source link

RuntimeError invalid params: size #90

Open huyvohcmc opened 2 years ago

huyvohcmc commented 2 years ago

Filestack gem version: 2.9.6

Error: {"error":"invalid params: size","timestamp":1644208088}

Stack trace: Screen Shot 2022-02-08 at 12 04 43 PM

It happens randomly and not depend on file extension or file size, from my observation. Is it a network error? Also, it seems multipart upload is default and I can't disable it via settings anymore.