-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not playing on Chrome #4
Comments
Yeah, I think it is related to this: #3 (comment) 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.The text was updated successfully, but these errors were encountered: