mirror of
https://github.com/rclone/rclone.git
synced 2024-12-11 19:53:46 +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"
|
|
}
|
|
}
|