mirror of
https://github.com/rclone/rclone.git
synced 2024-12-02 13:34:02 +08:00
14 lines
177 B
JSON
14 lines
177 B
JSON
|
{
|
||
|
"error": {
|
||
|
"errors": [
|
||
|
{
|
||
|
"domain": "global",
|
||
|
"reason": "backendError",
|
||
|
"message": "Backend Error"
|
||
|
}
|
||
|
],
|
||
|
"code": 503,
|
||
|
"message": "Backend Error"
|
||
|
}
|
||
|
}
|