Show errors

main2
Bob Mottram 2019-10-17 15:44:59 +01:00
parent 13a16bec18
commit 9ac770dc50
1 changed files with 1 additions and 1 deletions

View File

@ -1345,7 +1345,7 @@ def sendSignedJson(postJsonObject: {},session,baseDir: str, \
if wfRequest.get('errors'):
if debug:
print('DEBUG: webfinger for '+handle+' failed with errors '+str(wfRequest))
print('DEBUG: webfinger for '+handle+' failed with errors '+str(wfRequest['errors']))
return 1
if not clientToServer: