steve-pedersen / spotify-infosuite

A desktop, content-based retrieval app that will fetch and display extensive information about the artist and song you are currently listening to on Spotify. This is a school project at SF State.
https://stevedpedersen.github.io/spotify-infosuite
MIT License
3 stars 0 forks source link

News Frame: Key error when field was null #18

Closed stevedpedersen closed 6 years ago

stevedpedersen commented 6 years ago

Traceback (most recent call last): File "/Users/pedersen/cs690/spotify-infosuite/spotify_infosuite/controller/controller.py", line 422, in news_handler if r['author_info'].toObject()['name'] != '': KeyError: 'name' [1] 17628 abort python3 spotify_infosuite.py