doufen-org / tofu

Chrome 扩展,用于备份豆瓣账号的数据,并支持导出 Excel 文档。
https://doufen.org
MIT License
549 stars 44 forks source link

备份 cloudinary 报错 #39

Closed sunyunxian closed 3 years ago

sunyunxian commented 3 years ago

相关配置是按照教程设置的,但是会报错

命令行报错信息

[2021-01-23T07:29:01.998Z] DEBUG: Fetching https://api.cloudinary.com/v1_1/franksun/image/upload...

[2021-01-23T07:29:03.096Z] ERROR: Fail to run task:Error: Cloudinary 接口返回错误

[2021-01-23T07:29:03.097Z] DEBUG: Close local database

接口报错信息

{
"error": {
"message": "Upload preset must be specified when using unsigned upload"
}
}
{
error: {
message: "Upload preset must be specified when using unsigned upload"
}
}
tabris17 commented 3 years ago

看提示应该是第二步设置有问题

sunyunxian commented 3 years ago

看提示应该是第二步设置有问题

额,我又按照教程设置了一边。这是设置网址,保证一模一样,一直是报错的。但是神奇的是,居然有一次备份成功,这就很玄幻了,具体我也不清楚。

感谢你的回复。Thanks!

tabris17 commented 3 years ago

奇怪,等我有空了试试看

Frank Sun notifications@github.com于2021年1月25日 周一10:31写道:

看提示应该是第二步设置有问题

额,我又按照教程设置了一边。这是设置网址 https://blog.doufen.org/posts/how-to-upload-images-to-cloudinary/ ,保证一模一样,一直是报错的。但是神奇的是,居然有一次备份成功,这就很玄幻了,具体我也不清楚。

感谢你的回复。Thanks!

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/doufen-org/tofu/issues/39#issuecomment-766499800, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXJM64ZYD25VDRN6HUNE33S3TJWJANCNFSM4WPPGENQ .

tabris17 commented 3 years ago

你看一下,Signing Mode 是否设置成 unsigned

image

sunyunxian commented 3 years ago

你看一下,Signing Mode 是否设置成 unsigned

image

image

设置应该是对的。

tabris17 commented 3 years ago

你看一下,Signing Mode 是否设置成 unsigned image

image

设置应该是对的。

好像没问题,不过我没有设置Folder,留空了