Export Spotify playlists using the Web API. Analyze them in the Jupyter notebook.
210
stars
24
forks
source link
Couldn't export CALDAS V. Encountered TypeError: Cannot read properties of null (reading 'id'). #46
Closed
rodrigocbraga10 closed 3 months ago
While attempting to export a file named "CALDAS V", I encountered the following error: TypeError: Cannot read properties of null (reading 'id')
Expected Behavior: The file should export without any errors.
Actual Behavior: The export process fails and the following error message is displayed: TypeError: Cannot read properties of null (reading 'id').
Additional Information:
Thank you for your assistance in resolving this issue.