没有嵌入 API 访问权限 - iframely

No embeds API access - iframely

我正在做一个项目,它的一个关键点是将链接显示为嵌入内容。环顾四周后,我发现了 iframely。

他们的一个 methods 是使用 embed.js,像这样:

iframely.load(containerElement, 'http://yoururl.here');

或者像这样:

<a href="http://yoururl.here" data-iframely-url>yoururl.here</a>

两者都这样做,我得到一个 "Preview not available. No embeds API Access" 错误。

Here is a jsfiddle of the code

您将需要一个 iframely API-Key。 See API Documentation

Get an API-Key here