jakubito / spotify-release-list

📅 Display list of Spotify releases from artists you follow
https://spotifyreleaselist.netlify.app
ISC License
238 stars 10 forks source link

Issue with location #44

Closed jokerbygithub closed 1 year ago

jokerbygithub commented 1 year ago

I always used New Zealand as location because then I can already see the releases of the next day which are not out yet in my time zone. Since today that doesn't work anymore. It only shows the releases up to this day. It's a very particular problem but to me it was always convenient. Maybe it's just an Spotify API change and you can't do anything about it.

oliverdtsmith commented 1 year ago

having the same issue, it's not just New Zealand either

jakubito commented 1 year ago

Unfortunately, it seems Spotify doesn't allow this anymore. Here's what the new documentation says about market parameter:

If a valid user access token is specified in the request header, the country associated with the user account will take priority over this parameter.

Since the app uses user-access tokens for all API communication, there's not much I can do. I will remove the market option completely in the next update. Sorry for the inconvenience

Jmhurtado86 commented 1 year ago

having the same issue, it's not just New Zealand either

What if I scan using a VPN?

jakubito commented 1 year ago

@Jmhurtado86 That wouldn't help because they use the country associated with your Spotify account, which can't be changed with VPN