Skip to main content
HTTP Status: 400 (or 413 when the upload is rejected by the processing service)

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 with 400; if the file reaches the processing service it is rejected there with 413. Handle both statuses the same way. To fix:
  1. Compress the image before uploading
  2. Resize to smaller dimensions
  3. Use a more efficient format (JPEG instead of PNG for photos)

Image Compression Tips

For best results, images don’t need to be huge:

Need Help?

Contact us at support@poof.bg with your request_id.