Reasons and How to Fix
File Size Exceeds 20 MB
The maximum allowed file size is 20 MB. The API gateway normally rejects oversized uploads with400; if the file reaches the processing service it is rejected there with 413. Handle both statuses the same way.
To fix:
- Compress the image before uploading
- Resize to smaller dimensions
- Use a more efficient format (JPEG instead of PNG for photos)
Image Compression Tips
Recommended Dimensions
For best results, images don’t need to be huge:Need Help?
Contact us at support@poof.bg with yourrequest_id.