Open Ezeiko opened 1 year ago
The problem is that something, not sure whether it's the Spotify API or the normal Vercel deploy. tries to redirect to the old application (which doesn't exist anymore, hence the Not Found message)
On the page that shows this error, change the link from https://readme-now-playing.vercel.app/callback/q?...
to https://now-playing-cards.vercel.app/callback/q?...
and then it should spit out your User ID right
It still doesn't work after that tho...there's an internal server error returned
i made a fork (poopsicles/readme-now-playing) and a PR (#7) that might make it easier to deal with this...you'll have to put it on Vercel yourself and get a Spotify API key though (the process is really easy)
I'm getting this problem now after clicking the link.