你好,需要您提供详细的复现步骤,SDK 版本号,完整的请求,和完整的返回日志。

Android 开启调试日志方式:

// 放在 SDK 初始化语句 AVOSCloud.initialize() 后面,只需要调用一次即可
AVOSCloud.setDebugLogEnabled(true);