Adnan Alicic
Adnan Alicic
In case the user select Default view as week in preferences  than an error is shown all time on the week overview 
When using the following configuration: ` OAuth2AuthorizedClientProvider authorizedClientProvider = OAuth2AuthorizedClientProviderBuilder.builder() .password() .refreshToken() .build();` in case a refresh token is expired, the call to some endpoint will result with a 401....