How can I upload track artwork using the SC.recordUpload function, when the location of the image is an external URL? My erroneous code: imageObj = new Image(); imageObj.src = 'htt
Solution 1:
Currently the SoundCloud JS SDK unfortunately does not support artwork uploading.
Sorry about that.
Post a Comment for "Soundcloud Api - Upload Image From External Url For Track Artwork, Using Sc.recordupload"