org.springframework.security.access.AccessDeniedException: Access is denied

I’m just writing my first SmartApp, very basic, probably has already been done and published, but I’m just trying to learn. The app simply tuns a switch on and off when a presence device comes or goes. When I try to install it, I get “org.springframework.security.access.AccessDeniedException: Access is denied” The line reference is “log.debug “Installed with settings: ${settings}””, not something I even edited.

What is wrong, and/or, how to debug?

Never mind, this thread fixed my issue.

1 Like