Hi,
I’m trying to use the Dalicore HTTP APIs by following the instructions in the official manual, but I’m running into an issue.
The endpoints described in the documentation don’t seem to work as expected: every request I send returns the response
{ "action": "unknown" }
The only endpoint that seems to work is the one for making the LED blink, but even in that case there appears to be an error in the manual (the example provided is incorrect).
Has anyone experienced this issue before? Can you confirm whether the API has changed, or if there are additional parameters or steps required that are not mentioned in the documentation?
Any help or clarification would be greatly appreciated.
Thanks in advance!