Skip to content

"Uncaught SecurityError" with embedded SoundCloud player #2853

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

Closed
samu opened this issue May 11, 2016 · 2 comments
Closed

"Uncaught SecurityError" with embedded SoundCloud player #2853

samu opened this issue May 11, 2016 · 2 comments

Comments

@samu
Copy link

samu commented May 11, 2016

I'm getting the following error:

Uncaught SecurityError: Blocked a frame with origin "http://localhost:8080" from accessing a frame with origin "https://w.soundcloud.com". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "https". Protocols must match.

I have a simple app that can display a list of sound cloud players.

Steps to reproduce:

Clone my repo https://github.com/samu/vue-playground, then npm install && npm run dev

In the browser you'll see a bunch of buttons labeled with x: Click the very last one and the exception will be thrown.

@txchen
Copy link

txchen commented May 11, 2016

Related to #2852

@yyx990803
Copy link
Member

Duplicate of #2852

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