devrel-examples icon indicating copy to clipboard operation
devrel-examples copied to clipboard

Deprecation warning

Open codingthat opened this issue 2 years ago • 0 comments
trafficstars

Using asana-power list -n myfilternamehere results in many occurrences of this text in the output:

This request is affected by the "new_user_task_lists" deprecation. Please visit this url for more info: https://forum.asana.com/t/update-on-our-planned-api-changes-to-user-task-lists-a-k-a-my-tasks/103828
Adding "new_user_task_lists" to your "Asana-Enable" or "Asana-Disable" header will opt in/out to this deprecation and suppress this warning.

Seems the example codebase needs updating to take the mentioned deprecation into account.

codingthat avatar Feb 07 '23 10:02 codingthat