jxnblk / plangular

Create custom SoundCloud players with HTML & CSS
http://jxnblk.github.io/plangular
480 stars 93 forks source link

Access to private playlists? #79

Closed randyarrowood closed 9 years ago

randyarrowood commented 9 years ago

Everything seems to be working fine to access all the tracks of a public playlist, but as soon as I switch a playlist to private, I get no tracks available in my plangular div. I've checked that my clientId is the same one that owns the private playlist. Is there something else required to get private playlists to work?

jxnblk commented 9 years ago

I'm not sure, but you might need to pass in the secret token as well. See #75