StumbleUpon 徽章未在网站上加载。无法将消息发布到 http://www.stumbleupon.com。收件人有来源 --- 错误
我正在尝试将 StumbleUpon 徽章放在 li 元素中的网站上。我拿了 StumbleUpon 页面上的代码。
www.stumbleupon.com/badges/
然而,当页面加载时,控制台中出现两个错误:
1) 无法将消息发布到 www.stumbleupon.com。收件人有来源 ---
并且在 iframe 中,出现错误页面:
此网页不可用
网页位于 https://badge.stumbleupon.com/badge/embed/5/?url=https%3A%2F%2F-----.com%2Fcb%2F 可能是暂时的下,或者它可能已永久移动到新的网址。 错误 501 (net::ERR_INSECURE_RESPONSE):未知错误。
该网站正在使用 CodeIgniter,并且基于 https。这会是一个问题吗?任何人都知道为什么这里会出现错误...?
I'm trying to put a StumbleUpon badge on a site in an li element. I took
the code from the StumbleUpon page.
www.stumbleupon.com/badges/
When the page loads, however, there are two errors in the console:
1) Unable to post message to www.stumbleupon.com. Recipient has origin ---
2) GET https://badge.stumbleupon.com/badge/embed/5/?url=https%3A%2F%2------%2F---%2F
renderwidgets.js:167
STMBLPN.processWidgets
And in the iframe, there is an error page:
This webpage is not available
The webpage at https://badge.stumbleupon.com/badge/embed/5/?url=https%3A%2F%2F-----.com%2Fcb%2F might be temporarily down or it may have moved permanently to a new web address.
Error 501 (net::ERR_INSECURE_RESPONSE): Unknown error.
The site is using CodeIgniter and is on https. Could this be an issue? Anyone knows why there is an error here...?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是一个证书错误,它对 www.stumbleupon.com 和 stumbleupon.com 有效,但对 badge.stumbleupon.com 无效。但是,它也可以在没有子域的情况下工作:
This is a certificate error, it is valid for www.stumbleupon.com and stumbleupon.com, but not for badge.stumbleupon.com. However, it works without the subdomain too: