You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried loading "https://m.soundcloud.com/nba-youngboy/youngboy-never-broke-again-put" in Safari on my IPhone and it's not working.
My name is Pedro Pablo Camellon. I just discovered the project and want to help. I know a little about UI/UX design, HTML, CSS, and JavaScript. I'd be really glad to contribute to your project.
The text was updated successfully, but these errors were encountered:
These is what I get on the console of Edge v103 on Windows:
Mixed Content:
The page at 'https://www.michaelbromley.co.uk/experiments/soundcloud-vis/?#muse/undisclosed-desires' was loaded over HTTPS, but requested an insecure script 'http://connect.soundcloud.com/sdk.js'. This request has been blocked; the content must be served over HTTPS.
app.js:455
Uncaught ReferenceError: SC is not defined
at SoundcloudLoader.loadStream (app.js:455:9)
at loadAndUpdate (app.js:604:16)
at init (app.js:626:9)
I think is beacause of this line: <script src="https://connect.soundcloud.com/sdk.js"></script>. It is not on the live version. This was pointed out in #9 :(
I tried loading "https://m.soundcloud.com/nba-youngboy/youngboy-never-broke-again-put" in Safari on my IPhone and it's not working.
My name is Pedro Pablo Camellon. I just discovered the project and want to help. I know a little about UI/UX design, HTML, CSS, and JavaScript. I'd be really glad to contribute to your project.
The text was updated successfully, but these errors were encountered: