vervallsweg/cast-web-api-cli

Stop Command Not Functioning

Closed this issue · 4 comments

When I use the stop command, I am getting an error response from the API. Any idea what I'm doing wrong?

dev:25332019-06-12 10:31:41.041 pm errorjson response not ok: [response:error, error:[:]]

What exactly is the command you're issuing?

From the DTH, i'm just using "STOP". It looks like it's using:

apiCall('/stop', true);

Any news on this?

Dunno what changed but it started working again.