Hi Tom,
I had the same error. What fixed everything for me was installing the service and then rebooting the pi.
Install FRStackWebApi as service
sudo cp FRStackWebApi.service /lib/systemd/system
sudo systemctl daemon-reload
sudo systemctl enable FRStackWebApi
Gary
K6HN