main
Bob Mottram 2024-06-23 23:46:25 +01:00
parent 6a98a9d4f1
commit e51fedd0c9
1 changed files with 2 additions and 1 deletions

View File

@ -3078,7 +3078,8 @@ def send_post(signing_priv_key_pem: str, project_version: str,
private_key_pem, debug)
post_json_object = signed_post_json_object
except JsonLdError as ex:
print('WARN: send_post failed to JSON-LD sign post, ' + str(ex))
print('WARN: send_post failed to JSON-LD sign post, ' +
str(ex))
pprint(signed_post_json_object)
# convert json to string so that there are no