syndication is broken
Kongaloosh opened this issue · 0 comments
Kongaloosh commented
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 1073, in run
self.function(*self.args, **self.kwargs)
File "/home/deploy/kongaloosh/kongaloosh.py", line 509, in bridgy_facebook
data['syndication'].append(syndication['url'])
AttributeError: 'unicode' object has no attribute 'append'```