Where to enter SPOTIFY_CLIENT_ID in Example.ASP? #856
-
Hi, Noob here. I can't seem to find where to enter the SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET values. I see the below code, but how/where do I define what the values are?
Thanks! Dan |
Beta Was this translation helpful? Give feedback.
Answered by
danielreber
Feb 4, 2023
Replies: 1 comment
-
I believe I figured it out by adding SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET to appsettings.json. Let me know if this is not the correct way. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
danielreber
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe I figured it out by adding SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET to appsettings.json. Let me know if this is not the correct way.