adelavega / gfg_interactive

Interactive survey module (ISM) for Genes for Good

Home Page:https://genesforgood.sph.umich.edu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in scraping JSON into db

adelavega opened this issue · comments

See terminal output during task:

line 195, in add_json_data
self.rating = json_event['rating']
KeyError: 'rating'

I think I fixed it with commit 57a0752. Can you check that the db is writing correctly, Tanvi?

@adelavega Yes I'm on it! Thanks!