go-vikunja / vikunja

Mirror of vikunja from https://code.vikunja.io/api
GNU Affero General Public License v3.0
773 stars 56 forks source link

n8n node, (Task) Get Many (List: Projects) #230

Open CyberTechArmor opened 4 months ago

CyberTechArmor commented 4 months ago

Description

I am able to use the n8n to pull query projects, and to get all tasks by specifying the project by ID. But, the "By List" feature does not populate the projects:

By List: image

By Project ID: image

Vikunja Version

0.22.1

Browser and version

Chrome Version 122.0.6261.70 (Official Build) (64-bit)

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

kolaente commented 4 months ago

Does the api token you're using have permission to read all projects?

CyberTechArmor commented 4 months ago

I believe all permissions are enabled:

image

kolaente commented 4 months ago

Is there anything in Vikunja's logs when you try to select by list?