quick add - invalid project id (Forbidden) #2410

Open
opened 2026-03-22 14:06:36 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @drorengel on GitHub (Nov 9, 2025).

Description

I am getting api error when I try to add task via the quick add on the main screen. the issue is that the api call is trying to add task to project that doesn't exists

PUT https://myserver.vikunja.com/api/v1/projects/7/tasks 403 (Forbidden)

How the project is determined and set?

Vikunja Version

rc2

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Please select

Screenshots

No response

Originally created by @drorengel on GitHub (Nov 9, 2025). ### Description I am getting api error when I try to add task via the quick add on the main screen. the issue is that the api call is trying to add task to project that doesn't exists PUT https://myserver.vikunja.com/api/v1/projects/7/tasks 403 (Forbidden) How the project is determined and set? ### Vikunja Version rc2 ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? Please select ### Screenshots _No response_
GiteaMirror added the waiting for reply label 2026-03-22 14:06:36 -05:00
Author
Owner

@kolaente commented on GitHub (Nov 10, 2025):

What was the query you used? How can I reproduce this on the demo?

@kolaente commented on GitHub (Nov 10, 2025): What was the query you used? How can I reproduce this on the demo?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2410