如何修复 Facebook 即阅文中的 "URL is Incomplete" 错误

How to fix "URL is Incomplete" error at Facebook Instant Articles

当我尝试为 Facebook 的新即阅文提交 HTML 代码时,出现以下错误。这是我遇到的唯一错误,它显示在粘贴代码的底部。

URL is Incomplete: The URL used for this media element is missing information. We have automatically filled in information for you. Please check that the URL is now correct and complete.

知道如何解决这个问题吗?

我最近遇到了同样的问题。 您需要 "full" 地址(例如)图像。

img src="/path/to/img/" - 不起作用

img src="http://mydomain.de/path/to/img/" - 在我的示例中有效