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

Console warning on custom audio #94

Open
gregorskii opened this issue Mar 5, 2019 · 4 comments
Open

Console warning on custom audio #94

gregorskii opened this issue Mar 5, 2019 · 4 comments

Comments

@gregorskii
Copy link

Hi,

I believe the custom audio component does not require a soundcloud api token. The console complains when using withCustomAudio.

Output:

SoundCloud API requires clientId or custom apiUrl

Is it possible to use this player to play basic audio without soundcloud?

@voronianski
Copy link
Member

@gregorskii yes, it's absolutely possible to use the player without SoundCloud clientId. Nevermind the warning so far. There's a plan to get rid of it.

@sbrichardson
Copy link
Contributor

You can pass a random string to silence it. clientId="xxx"

@devpascoe
Copy link

I don't think that works anymore. When i do i get "Uncaught (in promise) DOMException: The element has no supported sources." in console when i click play.

@Handsoff-studio
Copy link

I don't think that works anymore. When i do i get "Uncaught (in promise) DOMException: The element has no supported sources." in console when i click play.

Are you able to resolve the issue? I am encountering the same problem.

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

No branches or pull requests

5 participants