tamland / python-tidal

Python API for TIDAL music streaming service
GNU Lesser General Public License v3.0
402 stars 109 forks source link

Bug: Lyric, Stream tests fail due to HTTP Error. #214

Closed tehkillerbee closed 10 months ago

tehkillerbee commented 10 months ago

Following features appear broken, judging from the failing tests. Both return HTTP Error so we should look into why they do not work anymore.

tehkillerbee commented 10 months ago

Looks like this issue was simply due to a misconfigured test environment, using old (invalid) credentials.