#1 by Janina
Dear all, I wanted to set up a session in "Rooms" in order to test my experiment. Unfortunately, I cannot login and receive the error "ADMIN_PASSWORD is undefined". But I included the password both in oTree settings.py and Heroku. Moreover, I reseted the database. This is the code from otree: ADMIN_USERNAME = 'admin' ADMIN_PASSWORD = environ.get('password') I included both also in Heroku "Config Vars". I would appreciate your help very much!! Have a nice sunday! Janina