@@ -156,6 +156,7 @@ class MyHandler(BaseHTTPRequestHandler):
msg["code"] = 1
except Exception as e:
msg = {"code": 1, "error": str(e)}
print(str(e))
self.send_response(200)
self.send_header('Content-type', 'application/json')
The note is not visible to the blocked user.