entriphy / sp-playcount-librespot

Modification of librespot-java to provide play count info from Spotify
Apache License 2.0
119 stars 16 forks source link

Artist Endpoint 'NoneType' error #34

Open jpgrovy opened 4 months ago

jpgrovy commented 4 months ago

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 4 months ago

@entriphy - Any ideas what's going on?