Unauthorized. Sign up for a free account 403

Summary

Running streamlit locally, I see

{“message”:“Unauthorized. Sign up for a free account.”,“statusCode”:403}

even after creating an online account and clearing my email in credentials.toml. What am i missing??

Steps to reproduce

Code snippet:

streamlit run app.py

Expected behavior:

I expect app to run locally

Actual behavior:

{“message”:“Unauthorized. Sign up for a free account.”,“statusCode”:403}

Debug info

  • Streamlit version: Streamlit, version 1.26.0
  • Python version: Python 3.11.3
  • OS version: m2
  • Browser version: chrome

Running streamlit activate

2023-08-31 08:49:43.714 ERROR streamlit.runtime.credentials: Already activated

is there a way to deactivate this?

Thanks but I’m trying to get it run locally and the hello app works. I think it has to do with the initial activation of the account