Unable to upload a track using the soundcloud API larger than 7MB
问题 I am unable to upload any tracks larger than about 7MB (413 Request Entity Too Large is returned). This functionality was previously working and the soundcloud api states that tracks can be upto 500MB. Here is an example using curl with a successful upload(4.9MB) and an unsuccessful one(7.4MB) I have provided dropbox links to the tracks(my own production, so no copyright issues!!!) if anyone wants to try to replicate. You will need to add your oauth_token. successful upload = 4900kb_307sec