gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #03145
[Bug 649263] Re: Foursquare fails with KeyError: 'checkins'
[Expired for Gwibber because there has been no activity for 60 days.]
** Changed in: gwibber
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/649263
Title:
Foursquare fails with KeyError: 'checkins'
Status in Gwibber:
Expired
Bug description:
Rev. 848 from trunk, error in foursquare module - must be related to rate limiting
Stacktrace:
Traceback (most recent call last):
File "gwibber/microblog/dispatcher.py", line 81, in perform_operation
message_data = PROTOCOLS[account["service"]].Client(account)(opname, **args)
File "microblog/foursquare.py", line 112, in __call__
return getattr(self, opname)(**args)
File "microblog/foursquare.py", line 115, in receive
return self._get("checkins.json")
File "gwibber/microblog/foursquare.py", line 106, in _get
checkins = data["checkins"]
KeyError: 'checkins'
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/649263/+subscriptions