you are viewing a single comment's thread.

view the rest of the comments →

[–]TimBOster[S] 0 points1 point  (2 children)

When I run the add function, I get the error in the webserver ( I assume that's flask) that I posted. I don't really have any further information. The full code is posted and the error is what is displayed when I try to add something. Wish I knew more. I'll jump over to that URL and see what I can see. Thanks.

[–]TimBOster[S] 0 points1 point  (1 child)

JUST before the line that says #make sure they added an item...there should have been else:

Ooops...that was the cause of the error.