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
Is there an existing issue for this? (Please read the description)
I have searched the existing issues
Current Behavior
The app won't play music when I click on it. I downloaded the app and selected three platforms, but it's not working as expected. It stops at this screen.
Expected Behavior
It should through back the music
Steps to reproduce
No response
Logs
[2024-10-20 16:18:45.095593]-
DioException [bad response]: This exception was thrown because the response has a status code of 404 and RequestOptions.validateStatus
was configured to throw for this status code.
The status code of 404 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.
Is there an existing issue for this? (Please read the description)
Current Behavior
The app won't play music when I click on it. I downloaded the app and selected three platforms, but it's not working as expected. It stops at this screen.
Expected Behavior
It should through back the music
Steps to reproduce
No response
Logs
[2024-10-20 16:18:45.095593]-
DioException [bad response]: This exception was thrown because the response has a status code of 404 and RequestOptions.validateStatus
was configured to throw for this status code.
The status code of 404 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.
#0
#1 SyncedLyricsNotifier.getLRCLibLyrics (package:spotube/provider/spotify/lyrics/synced.dart:58)
#2
#3 FutureHandlerProviderElementMixin.handleFuture. .< anonymous closure> (package:riverpod/src/async_notifier/
base.dart:348)
DioMixin.fetch (package:dio/src/dio_mixin.dart:509)
SyncedLyricsNotifier.build (package:spotube/provider/spotify/lyrics/synced.dart:150)
Operating System
Window
Spotube version
No response
Installation source
Website (spotube.krtirtho.dev)
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: