Ruby API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
39
stars
28
forks
source link
fix: Start returning proper error message when raising RequestError in poll_upload_response, to hit to users what is going on. Fixes #141 #153
Closed
vipulnsward closed 9 months ago
Description
fix: Start returning proper error message when raising RequestError in poll_upload_response, to hit to users what is going on. Fixes #141
Checklist