Spotifywebapipython

Latest version: v1.0.194

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 31 of 33

1.0.14

* Updated `SpotifyClient` methods to add basic validation for required parameter values.

1.0.13

* Updated `SpotifyClient._CheckResponseForErrors` method to use json library to parse JSON response, instead of the urllib3 `HTTPResponse.json()` method. The urllib3 `HTTPResponse` class can return missing attributes and methods when processing redirects.

1.0.12

* Updated `SpotifyClient._CheckResponseForErrors` method with better logging information.

1.0.11

* Updated `SpotifyClient._CheckResponseForErrors` method with better logging information.

1.0.10

* Added `SpotifyClient.SetAuthTokenFromToken` method to allow the authorization token to be used from an existing OAuth2 token.
* Removed `SpotifyClient.SetAuthTokenFromSession` method in favor of the `SetAuthTokenFromToken` method.
* Updated scope processing to pass a space-delimited string of scopes instead of an array of strings. It appears that the Spotify Web API will accept both, but API documentation states that a space-delimited string is preferred.

1.0.9

* Updated `SpotifyClient.SetAuthTokenFromSession` method to correct a bug related to Home Assistant OAuth2Session object.

Page 31 of 33

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.