@@ -68,6 +68,7 @@ def sign(uri, data, a1, web_session):
return {
"x-s": encrypt_params["X-s"],
"x-t": str(encrypt_params["X-t"])
"encrypt_params": encrypt_params,
}
except Exception as e:
print(f"Error during sign operation: {e}")
The note is not visible to the blocked user.