2012-04-11 4 views

Antwort

3

Die checkin Antwort hat ein Feld score, die (noch) nicht in der Dokumentation erwähnt:

"score": { 
    "scores": [ 
     { 
     "points": 3, 
     "icon": "https://foursquare.com/img/points/discovery-venue3.png", 
     "message": "First time at Frauenkirche" 
     }, 
     { 
     "points": 2, 
     "icon": "https://foursquare.com/img/points/discovery.png", 
     "message": "First among friends to check in at Frauenkirche" 
     } 
    ], 
    "total": 5 
    } 
+0

Diese hielt für mich zu arbeiten, wenn ich auf eine neuere API-Version (in diesem Monat) bewegte –