In Postman the request “http://BRIDGE-IP:8080/lockState?token=123456&nukiID=12345678901”
throughs a message : “HTTP 404 Not Found”
In swagger the command “https://api.nuki.io/smartlock/12345678901/action/unlock”
througs the answer :
{
“detailMessage”: “Your access token is not authorized”,
“stackTrace”: [],
“suppressedExceptions”: []
}
How & where can I authorize the access token ?
Thank you for your help,
Harald