mmmnmnm / wordpress

1 stars 1 forks source link

Custom SoundCloud play button not working #26

Open gammaw opened 2 years ago

gammaw commented 2 years ago

Error manifests e.g. on /new-tracks/april/

Root cause may be an authentication API update by SoundCloud: https://stackoverflow.com/questions/68459401/soundcloud-api-authentication-always-throws-401-unauthorized

Note that the /scripts/audioplayer.js file needs to be mounted in the webserver Docker service so that the script is available but the bug still remains.