Error with Spotify credentials #54
-
I have used this project before with great success but upon recently fetching the project, I can't seem to get it to work. the error i get is "AssertionError: Spotify client_id not set or invalid: id_from_developer_console" after running setup, my settings.ini contains the following (i have replaced the bulk of my client ID and client secret with **): [youtube] [spotify] is there anything you see obviously wrong? would love to use this tool again |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi, please try 0.1.4 release |
Beta Was this translation helpful? Give feedback.
Hi, please try running
pip install ytmusicapi -U