dfeinzimer / beepboopbackend

CSUF CPSC 476 Spring 2019 - Back-End Engineering
0 stars 0 forks source link

Syntax error in bff.py #6

Closed dfeinzimer closed 5 years ago

dfeinzimer commented 5 years ago

14:45:02 BFF.3 | File "/home/df/beepboopbackend/api/bff.py", line 32 14:45:02 BFF.3 | r.json() 14:45:02 BFF.3 | ^ 14:45:02 BFF.3 | SyntaxError: invalid syntax 14:45:02 BFF.1 | exited with code 1 14:45:02 system | sending SIGTERM to all processes 14:45:02 BFF.2 | exited with code 1

dfeinzimer commented 5 years ago

Had to temporarily comment out bff.py

Seems like there may be deep syntax errors

dfeinzimer commented 5 years ago

No local copy of rfeed was installed into our repository

dfeinzimer commented 5 years ago

rfeed is now installed

dfeinzimer commented 5 years ago

bff is now working. The summary feed has been implemented and tested in Thunderbird. Two more feeds still need creation.