I am trying to use the API Explorer within the UI of openHAB. When I click on it (Developer tools → API Explorer) I get an empty window.
I checked the log and found:
2024-04-01 17:16:47.492 [ERROR] [.io.rest.auth.internal.TokenResource] - Error while authenticating
java.lang.NullPointerException: Cannot invoke “org.openhab.core.auth.UserSession.getRefreshToken()” because “s” is null
I searched the web, but I could not find anything related.
Running openHab 4.1.2 on Windows 11