【问题标题】:Is it possible to send an fb notification from external website? For example, www.xxxx.com will send a notification to a certain fb user是否可以从外部网站发送 fb 通知?例如,www.xxxx.com 会向某个 fb 用户发送通知
【发布时间】:2014-03-24 05:50:43
【问题描述】:

例如,www.xxxx.com 会向某个 fb 用户发送通知。

 POST /{recipient_userid}/notifications?
 access_token= … & 
 href= … & 
 template=@[596824621] started a game with you, play now!

【问题讨论】:

    标签: fbconnect


    【解决方案1】:

    编辑:

    请求仅适用于 Facebook.com 或 iOS 和 Android 应用上的游戏。接受来自游戏的请求会将用户定向到发送请求的应用程序的画布页面 URL。对于原生移动应用,如果已安装应用,则接受请求会将用户引导至其设备上的应用,否则将引导至适当的位置(Apple App Store 或 Google Play)下载应用

    https://developers.facebook.com/docs/reference/dialogs/requests/

    【讨论】:

    【解决方案2】:

    我发现通过外部网站向 facebook 用户发送通知是不可能的,但是在用户许可的情况下发送消息并发布到墙上就可以了。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-04-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-03-31
      • 1970-01-01
      • 2020-12-17
      相关资源
      最近更新 更多