Without being logged in, running blueapi controller plans prints a stacktrace ending in
blueapi.client.rest.BlueskyRemoteControlError: (401, '<Response [401]>')
instead of an error message.
This was broken in #935 where the exception had the error code added and the wrapper no longer matches the string correctly.