kuelteabmas
1e18576a88
bugfix(spotify): Fixed reauthentication issue
...
* Reinserting self.authenticate() back into 401 reauthentication flow
2025-05-18 22:03:02 -04:00
kuelteabmas
ff99475fab
bugfix(spotify): Updated functionality to fetch access_token and client_id required for making requests
...
* Removed deprecated session_data and its logic
* Added TOTP for new _get_access_token_and_client_id method
* Added some loggers
2025-05-18 20:05:21 -04:00
kuelteabmas
54d012009e
bugfix(spotify): Updated script to be parsed for session_data from config to appServerConfig script
...
- config script is no longer returned from Fetch session data call from Spotify
- it's now called appServerConfig which contains the correlationId needed to make Spotify requests
-
2025-05-15 17:03:03 -04:00