mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 08:35:49 +03:00
[GH-ISSUE #367] Invalid calls to logging method #215
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#215
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 @kellcomnet2 on GitHub (Apr 11, 2019).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/367
Versions:
Error
@NotFunnyMan commented on GitHub (Apr 12, 2019):
Nothing is clear from the data you provided. You would at least give the source code where the error occurs and what data you pass to the method that crashes.
@stephanebruckert commented on GitHub (Jan 11, 2020):
Looks like the user is using another app called spotdl, which is not calling spotipy correctly. Closing but feel free to reopen with more specific information
@ritiek commented on GitHub (Jan 11, 2020):
@stephanebruckert This issue is valid. #297 fixes this.
@stephanebruckert commented on GitHub (Jan 11, 2020):
Indeed... nice catch. I skim-read the stacktrace.
Edit: oh, and that's your app! sorry 😊
@ritiek commented on GitHub (Jan 11, 2020):
No worries! The traceback alone can indeed be confusing.
@stephanebruckert commented on GitHub (Jan 12, 2020):
Fixed by https://github.com/plamere/spotipy/pull/371