You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I don't see an button to connect to spotify in the Options menu. It just says Unknown error when trying to connect with Spotify. Please report to the developers.
To Reproduce
Go to Options menu.
See error message.
Logs
2021-11-24 19:17:33.3117|ERROR|Winleafs.Wpf.Views.Options.OptionsWindow|Unknown error when trying to connect to Spotify
Winleafs.Server.Exceptions.WinleafsServerException: Error during request to Winleafs server
at Winleafs.Server.Endpoints.WinleafsServerEndpoint.SendRequest(String endpoint, Method method, Type returnType, Object body, Boolean disableLogging) in C:\Users\easy_\source\repos\winleafs\Winleafs\Winleafs.Server\Endpoints\WinleafsServerEndpoint.cs:line 122
at Winleafs.Server.Endpoints.WinleafsServerEndpoint.SendRequest[T](String endpoint, Method method, Object body) in C:\Users\easy_\source\repos\winleafs\Winleafs\Winleafs.Server\Endpoints\WinleafsServerEndpoint.cs:line 43
at Winleafs.Server.Endpoints.SpotifyEndpoint.IsConnected() in C:\Users\easy_\source\repos\winleafs\Winleafs\Winleafs.Server\Endpoints\SpotifyEndpoint.cs:line 36
at Winleafs.Wpf.Views.Options.OptionsWindow.InitializeSpotifyButtons() in C:\Users\easy_\source\repos\winleafs\Winleafs\Winleafs.Wpf\Views\Options\OptionsWindow.xaml.cs:line 437
It seemed our server experienced an unexpected crash. I've since manually restarted it and it should be up and running again. Please check if your Spotify functionality works again.
Describe the bug
I don't see an button to connect to spotify in the Options menu. It just says
Unknown error when trying to connect with Spotify. Please report to the developers.
To Reproduce
Logs
Screenshots
https://i.imgur.com/VyDFajv.png
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: