I try to use download_url to get file from soundcloud.
I either get \'redirected\' or \'401 unauthorized\', how can I download/stream it to client side?
thanks>
You are using Wrong Url Structure... Try This ,Its Working (I tested) : http://api.soundcloud.com/tracks/773150/download?client_id={Your ID Here}
You Should Use ? Instead Of & before client_id