Skip to content
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 working on chrome - Mixed content #9

Open
fed135 opened this issue Oct 24, 2017 · 2 comments
Open

Not working on chrome - Mixed content #9

fed135 opened this issue Oct 24, 2017 · 2 comments

Comments

@fed135
Copy link

fed135 commented Oct 24, 2017

<script src="http://connect.soundcloud.com/sdk.js"></script>

Use the https resource to prevent modern browser from blocking that resource (mixed-content error)

Changes have been made in #5

@rowild
Copy link

rowild commented Dec 28, 2017

Same problem here. Would be great to have a working example...

1j01 added a commit to 1j01/soundcloud-logo-visualizer that referenced this issue Jul 14, 2018
- Fix CORS mixed content issue michaelbromley#9
- Prefer HTTPS for all links, all of which are tested to work
@1j01
Copy link
Contributor

1j01 commented Jul 31, 2018

So this is fixed, it should just need to be updated on the demo site...
(I'd also suggest updating the GitHub repo description to link to HTTPS)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants