-1

I tried to update the due date with rest API call out but is not updating on google and there is no error and exception for that too. I tried this from google developer console but it is not updating on google and there is no error too.

4

1 回答 1

0

看起来如果你没有在你得到的 Body 上添加 id 400 response error,它不应该是这样的,但这绝对应该有效:

{
  "due": "2019-12-25T00:00:00.000Z",
  "id": "ekFnZHl5eGt0MG5oaFZZQg"
}

在此处输入图像描述

于 2019-12-04T11:17:01.643 回答