我正在使用 auto_html gem 来嵌入 soundcloud url。
在我的 chrome javascript 控制台中,我收到以下错误:
The page at about:blank displayed insecure content from http://w.soundcloud.com/
player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F87676243&show_artwork=true.
和这个警告。
Unsafe access frame with URL https://app.herokuapp.com/ from frame with URL https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F87676243&show_artwork=true. Domains, protocols and ports must match.
我不知道为什么最上面的不是https?