nacos-sdk-python icon indicating copy to clipboard operation
nacos-sdk-python copied to clipboard

修复_do_sync_reg传参错误问题

Open nightosong opened this issue 1 year ago • 0 comments

在publish_config、add_naming_instence等几个接口中,_do_sync_req的传参位序有问题,会导致在使用用户名密码登录时,报错 nacos.exception.NacosException: Insufficient privilege.

nightosong avatar Jul 03 '24 10:07 nightosong