Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/spring-mvc/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Huawei mobile services 使用华为硬盘套件查询文件列表时报告错误_Huawei Mobile Services - Fatal编程技术网

Huawei mobile services 使用华为硬盘套件查询文件列表时报告错误

Huawei mobile services 使用华为硬盘套件查询文件列表时报告错误,huawei-mobile-services,Huawei Mobile Services,我想在我的应用程序中使用华为硬盘服务。我的应用集成了华为硬盘套件4.0.3.300。当我的应用程序调用Drive.Files.Create(File content)API上载文件时,上载失败,日志中会报告错误代码403。 我检查了华为ID登录代码,发现驱动器范围设置正确,Android Studio版本为3.6.3。 日志中的错误信息如下所示: {"error":{"code":403,"description":"Not sign agreement, please confirm","er

我想在我的应用程序中使用华为硬盘服务。我的应用集成了华为硬盘套件4.0.3.300。当我的应用程序调用Drive.Files.Create(File content)API上载文件时,上载失败,日志中会报告错误代码403。 我检查了华为ID登录代码,发现驱动器范围设置正确,Android Studio版本为3.6.3。 日志中的错误信息如下所示:

{"error":{"code":403,"description":"Not sign agreement, please confirm","errorDetail":[{"reason":"AGREEMENT_NOT_SIGNED","domain":"global","errorCode":"21004033","description":"Not sign agreement, please confirm"}]}}

错误信息表明您尚未签署华为驱动器套件用户协议。请访问以签署本协议

有关更多错误代码信息,请参阅以下文档:

错误信息表明您尚未签署华为硬盘套件用户协议。请访问以签署本协议

有关更多错误代码信息,请参阅以下文档: