Wrong change #2
This commit is contained in:
@@ -222,6 +222,7 @@ def check_request(r, as_json=True):
|
||||
except ValueError:
|
||||
raise FBchatFacebookError('Error while parsing JSON: {!r}'.format(content))
|
||||
check_json(j)
|
||||
log.debug(j)
|
||||
return j
|
||||
else:
|
||||
return content
|
||||
|
Reference in New Issue
Block a user