laravel-asana
laravel-asana copied to clipboard
UpdateTask does not work.
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.