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
First when I manually run spotifypod.py I get error
spotipy.oauth2.SpotifyOauthError: No client_id. Pass it or set a SPOTIPY_CLIENT_ID environment variable.
I already set up my variables and I can't get it to run, also i'm trying to get this to run on a raspberry pi zero w on a monitor as a test.
Another thing is I set this to autorun but it just boots into the terminal. Any help? This is my first project.
Edit: fixed it all i did was in issue #41 theres a program that Authenticates the client id and secret id
The text was updated successfully, but these errors were encountered:
First when I manually run spotifypod.py I get error
spotipy.oauth2.SpotifyOauthError: No client_id. Pass it or set a SPOTIPY_CLIENT_ID environment variable.
I already set up my variables and I can't get it to run, also i'm trying to get this to run on a raspberry pi zero w on a monitor as a test.
Another thing is I set this to autorun but it just boots into the terminal. Any help? This is my first project.
Edit: fixed it all i did was in issue #41 theres a program that Authenticates the client id and secret id
The text was updated successfully, but these errors were encountered: