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

Electron Issues with loading a blank page #17

Open
ErraticFox opened this issue Dec 11, 2018 · 0 comments
Open

Electron Issues with loading a blank page #17

ErraticFox opened this issue Dec 11, 2018 · 0 comments

Comments

@ErraticFox
Copy link

ErraticFox commented Dec 11, 2018

Hello, I'm building an Electron app that takes advantage of the SoundCloud API and this Library. The only problem is that SoundCloud seems to not play nicely with Electron. I've made the most minimal environment to reproduce this bug. You'll have to provide your own keys though in a file named config.json in the root folder. If I take the getConnectUrl() and use it in my browser, this works flawlessly though.

Once you open up the auth window, enter your credentials, and click "login" it will wipe the page. Electron says the window doesn't navigate. Though if I use document.location.href the url is chrome://webdata with a completely bare html page. If you close out of the Auth window and reopen it, it'll show you the page where you verify you want to link this application to your account, but if you in "continue" it breaks the webpage again.
Here's the repo: https://github.com/ErraticFox/test-soundcloud

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

1 participant