Asana/python-asana

Wrong ID

Closed this issue · 0 comments

tasks = client.tasks.find_all( {'project': 2760706195514})
this needs a workspace ID to work, not a project ID, This is wrong