@@ -59,5 +59,7 @@ try:
except Exception as e:
print("An exception occurred")
print(str(e))
data = {"trace": str(e)}
response = requests.post('{}/log'.format(root_api_url), json=data)
The note is not visible to the blocked user.