2

我尝试使用直接 URL 创建一个共享按钮,如下所示

但我得到了一个错误。编码:

href="https://www.facebook.com/dialog/feed? app_id=364547240322699& link=https://developers.facebook.com/docs/reference/dialogs/& picture=http://www.rankingmetrohockey.com.ar/img/anunciantes%2Fflick_interna.jpg& name=Ranking+Metro+Hockey+-+Anunciante+-+Flick+Bag& caption=Ranking+Metro+Hockey& description=Nueva+funda+porta+palo%2C+canilleras%2C+protector+bucal+y+objetos+personales.& redirect_uri=http://www.rankingmetrohockey.com.ar/anunciantes/index/Flick+Bag/3"

如何调试这个问题?他们需要授予应用程序任何权限吗?你也可以只使用一个链接来分享?

我不使用 Open Graph 元标记,因为在同一页面上还有另一个使用 OG 的共享主按钮。

4

1 回答 1

6

添加&show_error=true到链接的末尾,以便 Facebook 向您显示错误,您可以看到发生了什么。

于 2013-06-12T21:44:45.817 回答