Open xenyal opened 9 years ago
Yeah, I think it is related to this: https://github.com/michaelbromley/soundcloud-visualizer/issues/3#issuecomment-110434827
Basically SoundCloud's CDNs are not all configured correctly to allow cross-origin resource sharing. It's a known issue.
Are there any solutions for this?
It works when I go to your Demo URL but not when I run it locally -- any idea why?
When you are running it locally, are you running a local web server, or just opening the file in the browser?
I'm running a server. Exactly Live Server in Vs Code. I tried registering a new app because I meed client ID I guess but SoundCloud is not accepting new requests. Anyone can share its ID?
Pasted the following link onto the input form (https://soundcloud.com/hotelgarudamusic/rhythm-of-the-night-hotel), clicked play and the audio player successfully loads the associated song info / artwork into
#trackInfoPanel
, however the audio fails to load.