loading deezer javascript sdk on http http://cdn-files.deezer.com/js/min/dz.js works fine, when trying download on https https://cdn-files.deezer.com/js/min/dz.js, request times out, both in browser , e.g. curl
. based on another answer, understood sdk should available on https too, there problem sdk hosting?
in docs, written url https
should https://cdns-files.deezer.com/js/min/dz.js
note s
@ end of cdns
. can check information here.
hope helps.
Comments
Post a Comment