Is there an existing issue for this? (Please read the description)
Current Behavior
DioException [bad response]: This exception was thrown because the response has a status code of 400 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 400 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.
Expected Behavior
Don't know how to resolve it.
Steps to reproduce
No response
Logs
Logs
<Replace this line by pasting your logs here>
Operating System
Andriod
Spotube version
No response
Installation source
GitHub Releases (Binary)
Additional information
No response
Self grab
Is there an existing issue for this? (Please read the description)
Current Behavior
DioException [bad response]: This exception was thrown because the response has a status code of 400 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 400 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.
Expected Behavior
Don't know how to resolve it.
Steps to reproduce
No response
Logs
Logs
Operating System
Andriod
Spotube version
No response
Installation source
GitHub Releases (Binary)
Additional information
No response
Self grab