Toml file can't connect with python file

One sanity check is to do st.write(st.secrets['connections']) – that should show you whether or not it is in fact loading the secrets.toml file.

1 Like