kosmetism / react-soundplayer

📻 Create custom web audio players with React
https://labs.voronianski.dev/react-soundplayer
1.46k stars 110 forks source link

403 Forbidden #134

Open abdipramana opened 3 years ago

abdipramana commented 3 years ago

Yesterday all look very well, but today I got this response from SoundCloud API when fetching https://api.soundcloud.com/resolve.json?url=YYY&client_id=XXX, that's make the song not loaded.

I saw react-soundplayer examples, having the same issue (as I remember, the example worked before *CMIIW).

Wondering to know did SoundCloud update their API recently? Also, has anyone here found this issue before? Thank you.

jonaseriksson84 commented 3 years ago

Though I haven't figured out how to work around it yet, it's likely related to this: https://developers.soundcloud.com/blog/security-updates-api

LordJohn42 commented 3 years ago

So. Need to refactor to new api i think. Sorry for my English.