Thank you for letting me know; you're absolutely right- it's not working at all now for new users, my app hasn't yet been approved to leave Spotify's development mode- https://developer.spotify.com/documentation/web-api/concepts..., so the top/tracks and top/artists endpoint which I'm using to fetch data aren't functional.
Very embarrassing on my end- wish I had more than 1 Spotify account so I could verify the API was working for new users before posting- my apologies.
> I'm not collecting any of your data. Now go back and get your music taste judged.
The site obviously is collecting your data. How else would it know your Spotify history? Now, it could say "I'm not storing, selling, or sharing any of your data except to you on your results page," which could be more accurate.
Since don't have a Spotify account, can't
try the program!
But you mentioned Taylor Swift!!! With
good makeup, clothes, lighting,
expression, and photography, she's, we
just have to admit, as they say, "drop
dead gorgeous".
Taste in music related to computing???
Actually at present I'm pretty deep into
that and later will have more to say here
on Hacker News.
Yeah, looks like I didn't have API access past a 60 users for Spotify so it's only showing the default responses (which crash most of the functionality)- apologies!
Great idea. I was going to make something like this.
Quick webpage faux pas though - on my iPhone I cannot press the button at the bottom, it is off the page
annoying iPhone css issue that often happens because height:100vh will be the height including the navigation at the bottom. I don’t know why Apple made it like this. It is such a pain in the ass.
> You've listened to a shitty song a lot.
"a shitty song" links to 404.
> Looks like your favorite band might be Taylor Swift.
I'm quite sure that Taylor Swift is nowhere in my play log.
> I guess that a shitty song is pretty good
Same 404.
And then I just get:
> Application error: a client-side exception has occurred (see the browser console for more information).
In the console, I see lots of errors:
> Uncaught (in promise) SyntaxError: Unexpected token 'U', "User not r"... is not valid JSON
> TypeError: Cannot read properties of undefined (reading 'album')
I assume the Spotify login did not fully work correctly? But it got my name correct in the beginning.