400InvalidCHAPPasswordValue value at 'password' failed to satisfy constraint: Argument must contain at least 2 of the following: uppercase letters, lowercase letters, digits, underscores (_), and the length is between 12 and 16.密码不合法:字符串形式,长度范围是12~16,
= '' if inputs_num =6: query_param = sys.argv[5] if ak is None or sk is None: print("请依次传入uri、method、ak、sk、query(可选)的值,如python3 app_token_gen.py uri method ak sk query") sys.exit(1) secret = bytes(sk, 'utf-8') signature_message_template = '''%s %s %