esitarski / CrossMgr

Cyclo Cross Management Application
MIT License
40 stars 20 forks source link

Web RFID errors #119

Closed jezza323 closed 1 year ago

jezza323 commented 1 year ago

Describe the bug HTTP Post to /rfid.js returns an error and RFID read is not applied to the race

To Reproduce Enable RFID, using Web and send HTTP POST to /rfid.js endpoint at the web port

Expected behavior Should return a 200 or 201 response and RFID tags/times should be applied to the race

Desktop (please complete the following information):

Additional context Tested with HTTP POST from Postman and from custom app.

jezza323 commented 1 year ago

Identified missing import in Webserver.py, PR submitted #117

esitarski commented 1 year ago

Issue addressed in main branch. Fix available in release.