Day 093 - Project 93 : What's your top ten?

If you have any questions, comments, or issues with this project please post them here!

Hi, I’m unable to continue on this day challenge as Spotify developer page have now two more field, the Redirect URI one is (Required), can anyone help what I am supposed to put in Redirect URI?

Thanks,
Repolyo

You probably need to put a link from your repl’s website.

1 Like

so I have to build the web app first? okay I’ll try. Thanks

I think we can temporarily use http://localhost:3000 for checking the response from api and getting access token without creating web app first.

How do i correctly hook up Spotify search API to my project? Here’s my code:

You may have figured this out already, but it looks like you’re missing a leading question mark in your query parameter. In your screenshot, I think line 21 should be

search = f"?query=...."

Hi Everyone!

First of all, I love the Smokey Robinson reference in “Tracks of my Years” :wink: :joy: Just Great, David!

My code is working fine, but did anyone else encounter that some of the tracks are not playable in preview?

image

Does anyone might know why is that?

Thanks :blush:

1 Like