I am unable to authenticate using either Login.from_cookies or Login.from_saver. Both methods result in a 400 Bad Request when the library attempts to GET from https://open.spotify.com/api/token. This occurs even with fresh cookies too. I am happy to provide my implementation too
I am unable to authenticate using either Login.from_cookies or Login.from_saver. Both methods result in a 400 Bad Request when the library attempts to GET from https://open.spotify.com/api/token. This occurs even with fresh cookies too. I am happy to provide my implementation too