Discussions
API Integration - Handling Large File Uploads
Hey Helloprint Developers,
I'm integrating your API into my application, and I'm encountering some issues with uploading large files (images, in particular, exceeding 100MB). I'm currently using [mention the HTTP method and any relevant libraries used, e.g., POST requests with the Python requests library], but I'm experiencing timeouts and occasional failures.
My question is: What's the recommended approach for handling large file uploads to the Helloprint API? Are there any specific best practices, libraries, or strategies (e.g., chunked uploads, resumable uploads) that you suggest to ensure reliable and efficient uploads of large image files? Any code examples or documentation you can point me towards would be greatly appreciated.
Thanks in advance for your help! ragdoll hit