You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by brickforbrains April 22, 2023
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 **):
Discussed in #54
Originally posted by brickforbrains April 22, 2023
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]
headers = {"error": "authorization_pending", "error_description": "Precondition Required"}
user_id =
[spotify]
client_id = id_from_developer_console
client_secret = secret_from_developer_console
client_credentials = 25
client_secrets = f2
is there anything you see obviously wrong? would love to use this tool again
The text was updated successfully, but these errors were encountered: