如何使用 Facebook Graph API 签到某个地点

发布于 2024-12-11 11:07:50 字数 312 浏览 0 评论 0原文

我希望使用 Facebook PHP SDK 能够从我网站上的小部件“签入”Facebook 上的位置。

我在弄清楚这一点时遇到了一些麻烦。我是否需要去创建一个我想要签到的地方的 Facebook Graph 对象?我的意思是使用 OpenGraph 标记并在我的网站上创建一个代表该地点的文件。

我已经成功地创造了其中一个,但它是一部电影而不是一个地方。我在为某个地点/场所创建它时遇到问题。有人有样品吗?

谢谢。

更新: 我一直收到此错误有人熟悉吗?谢谢。 “(#100) 参数位置必须是有效的页面 ID”

I'm looking to use the Facebook PHP SDK to be able to "check in" to places on Facebook from a widget on my site.

I'm having some trouble figuring this out. Do I need to go and create a Facebook Graph object of the place I want to check in to. By this I mean use the OpenGraph Markup and create a file on my website that represents the place.

I have successfully created one of these but it was a movie and not a place. I'm having trouble creating it for a place/venue. Does anybody have any samples?

Thanks.

Update:
I keep getting this error is anybody familiar with it? Thanks.
"(#100) Param place must be a valid page ID"

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

岁月染过的梦 2024-12-18 11:07:50

您只能签入现有页面(特别是那些带有位置信息的页面,又名地点) - 这些是 Facebook.com 上创建的真实地点或通过 Facebook 移动应用程序

您无法签入开放图谱对象,即使它们是用位置信息定义的

You can only check in to existing Pages (specifically, those with location information, AKA Places) - these are the real places on Facebook.com which were created there or via the Facebook mobile apps

You can't check into Open Graph objects even if they're defined with location information

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文