laravel-asana icon indicating copy to clipboard operation
laravel-asana copied to clipboard

UpdateTask does not work.

Open RidaNoor opened this issue 5 years ago • 0 comments

I am trying to mark task as completed in Asana and using the Asana::updateTask method, I am sending the data of the task with the completed set as true. But it doesn't mark the task as completed. I try to get the errors but its null.

RidaNoor avatar Feb 27 '20 15:02 RidaNoor