Finally finished the app! I had to convert the code for the spotify auth flow to work for my public vercel server, since before it was configered to run a localhost server on my pc which isn’t scalable. After I did this, I still couldn’t get it to work, and later discovered that the issue was the vercel server didn’t have my .env file. I also fixed the settings page to accurately display whether or not a spotify account has been connected or not.
Log in to leave a comment