[ERROR] KeyError: 'entry_code'
Traceback (most recent call last):
File "/var/task/main.py", line 38, in handler
response = tabroom_summary.main(
File "/var/task/tabroom_summary/tabroom_summary.py", line 147, in main
update_global_entry_dictionary(
File "/var/task/tabroom_summary/update_global_entry_dictionary.py", line 14, in update_global_entry_dictionary
entry_code = ballot["entry_code"]
{'tournament': '27267', 'school': 'Holy Trinity Episcopal Academy'}
[ERROR] KeyError: 'entry_code' Traceback (most recent call last): File "/var/task/main.py", line 38, in handler response = tabroom_summary.main( File "/var/task/tabroom_summary/tabroom_summary.py", line 147, in main update_global_entry_dictionary( File "/var/task/tabroom_summary/update_global_entry_dictionary.py", line 14, in update_global_entry_dictionary entry_code = ballot["entry_code"]