From your workflow, it looks like you’re trying to create a task in Asana using OAuth2 authentication, but you haven’t linked it to a specific project yet.
Make sure you’ve selected a project ID (or passed one dynamically through expressions) in the “Projects” field under the Create a task node. Without that, Asana usually throws an error or fails to create the task.
Also, double-check that your OAuth2 connection (“Asana account 2”) is still valid — try reconnecting if it’s expired.
If you’re still getting an error, could you share the exact error message shown in the Execution Log? That’ll help narrow it down.