SoundCloud SDK API error

Error message
Uncaught TypeError: Promise.all(...).finally is not a function
Cause

SoundCloud has a deprecated API, which comes from a JavaScript file like this:

https://connect.soundcloud.com/sdk/sdk-3.3.2.js

It has a JS error what we have reported for them. As it won't get resolved, because the API is deprecated, you shouldn't use their old API anymore if you want to have working sliders on your website.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.