Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Mixed content java error

"HTTP load failed with status 403. Load of media resource <a href="http://api.soundcloud.com/tracks/169564640/stream" rel="nofollow">http://api.soundcloud.com/tracks/169564640/stream</a>... failed." Been having trouble for a long time with this. I posted about it before, but it was never resolved. After doing some more digging I found that the problem is by default mixed content is blocked in all browsers; <a href="https://developer.mozilla.org/en-US/docs/Security/" rel="nofollow">https://developer.mozilla.org/en-US/docs/Security/</a>... I am currently using firefox, but had the same problem in chrome as well. Everything is up to date and the latest version. How do I fix this so I can jukebox?
1424458099
Stephen Koontz
Forum Champion
Marketplace Creator
Sheet Author
API Scripter
Compendium Curator
Try clearing your browser cookies and site and browsing data and let me know if that fixes the problem.
Tried it, still the same errors. All the usual fixes already tried, cache clearing, dns flushing and stuffs.
If it helps I can use soundcloud normally, just not through the roll20 app. Even for example clicking on the first link posted.
1424463092
Stephen Koontz
Forum Champion
Marketplace Creator
Sheet Author
API Scripter
Compendium Curator
In Chrome if you don't have any other tabs open, go to the options menu in the upper right hand corner, History, Clear browsing data, the beginning of time, Cookies and other site and plug-in data, and then hit okay. Then without going to any other sites launch your campaign and test the sound. Let me know what happens.
Hmm, it works if I do that, but then breaks if I visit any other site or try to do it through hangouts. Another Java error, maybe unrelated, as it was there before; Mixed Content: The page at '<a href="https://app.roll20.net/editor/" rel="nofollow">https://app.roll20.net/editor/</a>' was loaded over HTTPS, but requested an insecure image '<a href="http://imgsrv.roll20.net:5100/?src=i.imgur.com/Y8KHPKm.png" rel="nofollow">http://imgsrv.roll20.net:5100/?src=i.imgur.com/Y8KHPKm.png</a>'. This content should also be served over HTTPS. However it does work for about 1-2 songs before it gives up.
1424464402
Stephen Koontz
Forum Champion
Marketplace Creator
Sheet Author
API Scripter
Compendium Curator
The issue has to do with Sound Cloud's API that we're using. Their main site's cookies are interfering with accessing music through their API. If I'm correct you should be able to clear out their cookie and continue to use Roll20's music until you visit Sound Cloud's parent site. We're working on a solution to this problem.
Ok good to hear, thanks.