Hi Blllel_Ridelle
Make sure the account you used in your Asana account credentials has access to the project/tasks you are trying to search.
The error indicates that you need to specify one or more filters to narrow down the results.
Examples of valid filters include:
Project Name or ID: Filters tasks from a specific project.
Workspace Name or ID: Filters tasks for a workspace.
Assignee: Searches for tasks assigned to a specific user.
Tag: Searches for tasks with a specific tag.
In your screenshot:
The Project Name or ID field is set to the value “N8N Test”. Make sure that:
The project name “N8N Test” matches exactly what is in your Asana, or Use the project ID instead of the name (check out how to get the ID on “developers.asana.com”
Remove the Workspace Name or ID field.
Use only the Project Name or ID filter. Make sure that:
The project name is correct.
After adjusting the parameters correctly, run the node again. If it still returns empty:
Verify that the tasks in the specified project, workspace or tag actually exist.
Let me know if this was enough, if anything, let me know.