Having AxiosError: Request failed with status code 403 (while uploading a file)

If you’re creating a debugging post, please include the following info:

  1. Share the link to the public app (deployed on Community Cloud). >> Running in Local

  2. Share the link to your app’s public GitHub repository (including a requirements file). >> GitHub - MuhibAlMuntakim/MCQ_Generator

  3. Share the full text of the error message (not a screenshot).>>
    AxiosError: Request failed with status code 403 (while uploading a file)

  4. Share the Streamlit and Python versions. >>
    Streamlit, version 1.31.0
    Python 3.10.0

Hi @mugdha_muhib . Downgrade the streamlit version and reboot the app once.

Thanks a lot. downgrading Streamlit helped actually.

1 Like