我看不到 Facebook 画布应用程序的元数据
首先,我无法发布有关项目的任何具体信息,因为它在上线之前必须保密。
我正在努力使用我的 Facebook 画布应用程序。我正确设置了所有内容,并添加了应用程序命名空间,可以说“some_namespace”。
因此,我的应用程序可以通过以下网址访问: http://apps.facebook.com/some_namespace/
当我在调试器中检查此 URL 时 (http://developers.facebook.com/tools/debug)它完美运作!我看到所有元数据(图像、标题、描述等),
但看到附加图像 - 我看不到任何内容:/
有人可以帮忙吗?
First of all I can't post any specific info about project because it has to be secret till going live.
I'm struggling with my Facebook canvas application. I set up everything correctly, and added App Namespace, lets say 'some_namespace'.
So my app would be accessible under this URL: http://apps.facebook.com/some_namespace/
When I check this URL in debugger (http://developers.facebook.com/tools/debug) it works perfectly! I see all the metadata (image, title, description and others)
But see attached images - I can't see anything there:/
Can anyone help?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为你需要检查你的应用程序页面的 url,而不是 Facebook 的 url。你从中得到什么不同的结果吗?
I think you need to lint the url of your app page, not the facebook url. Do you get any different results from that?