【问题标题】:Retrieve 'score' for Swarm check-in via Foursquare API通过 Foursquare API 检索 Swarm 签到的“分数”
【发布时间】:2017-02-22 07:17:16
【问题描述】:

我正在尝试找到我在 Foursquare/Swarm 上最大的签到(按赚取的硬币/积分数)。

Foursquare API 有一个https://api.foursquare.com/v2/users/USER_ID/checkins 端点,可以将用户的签到作为check-in 对象的数组返回。文档说这个对象有时应该包含totalscore 属性,但我无法找到这些属性的签入。

是否已删除 scoretotal 属性?或者它是否需要使用https://api.foursquare.com/v2/checkins/CHECKIN_ID 端点查询特定的签到?

如果 Foursquare 团队的成员正在倾听,我们能否将 totalscore 添加到 https://api.foursquare.com/v2/users/USER_ID/checkins 响应中?

【问题讨论】:

    标签: foursquare


    【解决方案1】:

    看起来scoretotal 仅在通过https://api.foursquare.com/v2/checkins/CHECKIN_ID 的完整签入对象中可用

    https://developer.foursquare.com/docs/responses/checkin

    【讨论】:

      猜你喜欢
      • 2015-12-26
      • 1970-01-01
      • 1970-01-01
      • 2012-03-10
      • 2015-01-28
      • 2012-02-12
      • 1970-01-01
      • 2012-03-15
      • 1970-01-01
      相关资源
      最近更新 更多