Im getting the error 400 tryng to use the “Get Many” operator on Asana Node
Message error: ERROR: Bad request - please check your parameters 400 - {“errors”:[{“message”:“Must specify exactly one of project, tag, section, user task list, or assignee + workspace”,“help”:“For more information on API status codes and how to handle them, read the docs on errors: Errors”}]} - Must specify exactly one of project, tag, section, user task list, or assignee + workspace
I’ve already tried filling in all the fields suggested in the error (check the print screen), but even with all the fields filled in I get the same error.
I see in your example that you have filled in all of the fields, but in Asana’s API documentation they recommend starting by just using assignee and workspace.
Have you already tried that approach? Or are you trying to get all tasks from a specific project?