quick add - invalid project id (Forbidden) #687

Open
opened 2026-02-27 15:11:28 -05:00 by deekerman · 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_
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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vikunja-go-vikunja#687
No description provided.