Show whole message

merge-requests/30/head
Bob Mottram 2021-08-19 23:31:25 +01:00
parent 0c4aa23fad
commit 6f1bdfb1b1
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@ def inboxMessageHasParams(messageJson: {}) -> bool:
if not isinstance(messageJson['actor'], str):
print('WARN: actor should be a string, but is actually: ' +
str(messageJson['actor']))
pprint(messageJson)
return False
# type should be a string