mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00
[GH-ISSUE #34] Artist Endpoint 'NoneType' error #33
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sp-playcount-librespot#33
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 @jpgrovy on GitHub (May 4, 2024).
Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/34
Getting the following error when hitting the artist endpoint.
An unknown error occurred: 'NoneType' object has no attribute 'get'
Not seeing this error with the album endpoint. Any ideas what this could be?
@jpgrovy commented on GitHub (May 6, 2024):
@entriphy - Any ideas what's going on?