-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
curl -X PUT "http://localhost:800/api/v2/devices/MyDevice/actuators/Act1/value" -H "accept: application/json;charset=utf-8" -H "Content-Type: application/json;charset=utf-8" -d "444"
gives:
400
Error from Keycloak: {"error":"invalid_resource","error_description":"Resource with id [device-MyDevice] does not exist."}
It should be 404.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working