AxiosError: Request failed with status code 400 on GCP

Hi when i try to upload pdf/ img file on my streamlit app, it is throwing AxiosError: Request failed with status code 400. I am using streamlit===1.39.0 version. In local machine it works fine. issue happens when we deploy it in GCP cluster

some times it seems it depends on other libraries. In my case, tornado==6.4.1 works for me.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.