Project

General

Profile

Task update return value

Added by Nick g about 13 years ago

Hello, All!

I'm trying to update a task, using REST API. Always I getting empty HTTP reponse. How can I know, if update was succesfull?
Now I see only one way: to get task and compare with data, that I have sent.