错误与Facebook提要对话框
问题描述:
我试图创建一个按钮来分享,使用直接URL,如here所示。错误与Facebook提要对话框
但我得到一个错误。代码:
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的主要按钮进行共享。
答
将&show_error=true
添加到链接的末尾,以便Facebook向您显示错误,并且您可以看到发生了什么。