Streamlit File Uploader Error: request failed with status code 413

Hey @joegenius98 - huh! Yeah, that doesn’t sound right.

I’m not able to repro this locally with a dead simple script that just contains a call to st.file_uploader - can you post an example script that reproduces it?

(Is your app deployed somewhere, or sitting behind a proxy? Is it possible there’s some other middleman service that’s causing the failure?)

1 Like