Open
Description
When starting the dashboard, by running "npm run start" or "yarn run start", there is an error when the application sends a request to /api/v1.0/sensor/configureStreamingService/, ends up in a 400 bad request error:
URL: http://raspberrypi.local:2010/api/v1.0/sensor/configureStreamingService/1
Request method: PUT
Payload: {"token":3,"configuration":[0,10,1],"isResponseRequested":true}
Response: {"error":"Error in configureStreamingService while sending API Command: Response has error code 6 (Command Failed)."}
This can be reproduced without any customization to the dashboard's code base.
Device: Sphero RVR
Main Application Version:
Nordic: 8.3.432
ST: 8.6.448
Metadata
Assignees
Labels
No labels