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.
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.
It looks like if you do not add the id on the Body you get a
400 response error
, it shouldn't be like this, but this should definitely work: