mirror of
https://github.com/Aran404/SpotAPI.git
synced 2026-04-25 16:55:50 +03:00
[GH-ISSUE #37] BaseClientError: Could not get session auth tokens #23
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotAPI#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @invzfnc on GitHub (Jun 29, 2025).
Original GitHub issue: https://github.com/Aran404/SpotAPI/issues/37
Version
spotapi==1.1.9Code to reproduce the error
Result
Expected behavior
playlist_infoshould return playlist details without errors.@invzfnc commented on GitHub (Jun 29, 2025):
Extra info: The code seems to be throwing the exception only when spotapi is installed with pip. It works fine with the files in the repository.
@Aran404 commented on GitHub (Jun 30, 2025):
Is PyPi up to date? I'm not too sure if I'm being honest
@invzfnc commented on GitHub (Jun 30, 2025):
Just checked. It says 1.1.9 on PyPI.
@Aran404 commented on GitHub (Jun 30, 2025):
Should be UTD then?
@invzfnc commented on GitHub (Jul 1, 2025):
I think so. But why is it throwing error then?
@invzfnc commented on GitHub (Jul 1, 2025):
Just tested again with the code directly from GitHub. It's broken again. I think it might be related to #38
The traceback, in case you need it:
@Aran404 commented on GitHub (Jul 8, 2025):
Should be fixed now
@girwin1 commented on GitHub (Jul 10, 2025):
Broken again
@invzfnc commented on GitHub (Jul 10, 2025):
I think it's better if you open a new issue for this.