Adnan Alicic

Results 2 issues of Adnan Alicic

In case the user select Default view as week in preferences ![image](https://user-images.githubusercontent.com/1340555/197479568-001d6071-bf5a-4563-acbc-fa46107eac9c.png) than an error is shown all time on the week overview ![image](https://user-images.githubusercontent.com/1340555/197479215-b52f31a4-3247-4448-a140-8c2c874e9bf6.png)

bug

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....

status: waiting-for-triage
type: enhancement