javascript-samples icon indicating copy to clipboard operation
javascript-samples copied to clipboard

Broken examples

Open jnth opened this issue 4 years ago • 3 comments

Hello,

I try the player_basic.html example and it looks broken (inactive player and all button are inactives). I'm on Ubuntu / Firefox 78.0.1. In the web console, there's an error :

Uncaught (in promise) TypeError: e[t] is undefined
i https://cdns-files.dzcdn.net/js/min/dz-v00401202.js:2
n https://cdns-files.dzcdn.net/cache/js/legacy.d4bebcd0f24198004bf4.js:2
s https://cdns-files.dzcdn.net/cache/js/legacy.d4bebcd0f24198004bf4.js:2

The same error appear on the Deezer Javascript SDK examples on the official documentation

jnth avatar Jul 03 '20 07:07 jnth

Hello,

I also got this issue, any idea on how to fix this?

KirmTwinty avatar Dec 15 '20 08:12 KirmTwinty

I just test the Javascript SDK on the Deezer developer page and it's working now.

For the Deezer developers : could you allow us to download a specific version of the Javascript SDK ? Now, we can only use the https://cdns-files.dzcdn.net/js/min/dz.js URL ?

jnth avatar Dec 21 '20 15:12 jnth

Working example here: https://gist.github.com/dirkk0/de02cd05a819f417e14272371750715c

dirkk0 avatar Sep 05 '21 09:09 dirkk0