-
message: (60024)you are not resource owner
找遍文档找不到处理方法
-
### 为了帮助我们更好的解决您的问题,请您先回答下面的几个问题。
* 您使用的是我们的哪一种服务?
上传文件QCloudCOSXMLUploadObjectRequest
* 您使用的SDK版本好是多少?
5.5.8
* 您当前的设备环境是什么样子的?[真机/模拟器?, 系统版本,网络环境....]
模拟器,wifi环境
* 使用更高版本的SDK是否解决了您的问题?
已经用最…
zxjay updated
5 years ago
-
**_https://cloud.tencent.com/document/product/436/31215_**
文档上的安装SDK的package路径错拉
`go get -u github.com/tencentyun/go-cos-sdk-v5/`
改正一下ba~
`go get -u github.com/tencentyun/cos-go-sdk-v5/`
-
现在在保存APP_ID等信息时就会出错,而且万象优图的UI也变了
-
**Alluxio Version:**
v2.0.0
**Describe the bug**
used mvn install -P -Dhadoop.version= -DskipTests
can be compile success.
i want to package tar and running
**_./dev/scripts/generate-tarballs …
-
**Alluxio Version:**
1.8.1
**Describe the bug**
source code of Alluxio 1.8 branch requires two builds with the first build failing but generating a preprocessed Java src (`alluxio/tests/target/g…
-
Replace
```java
return retryRPC(new RpcCallable() {
public Long call() {
return mVersionService.getServiceVersion(
GetServiceVersionPRequest.newBuilder().setServic…
-
```javascript
{ error:
{ Code: 'ServiceUnavailable',
Message: 'Server network error.',
Resource:
'xxxx-vg-xxxxx.cos.na-ashburn.myqcloud.com/xxxx/xxx',
RequestId: 'xxxx',
…
-
通过 *数据万象* 的 *持久化处理接口*,附带 *处理规则 (`Pic-Operations`)* 并将图片上传至 COS。
参考文档:https://cloud.tencent.com/document/product/460/18146
### Status
*数据万象* 与 COS 提供的域名不同,API 参数保持兼容。
现在可以通过传递 `Headers["Pic-O…
-
- 调用代码并未有任何变更
- sdk 版本从 2.4.12 更新到 2.4.16
- 并未有其他使用参数的变更
执行过程出现一个报错 `TypeError: Cannot read property 'options' of undefined` 在 `cos-nodejs-sdk-v5/sdk/util.js:389:27`,看了一下代码是一个 `this.options` 处报错。…