[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
×
@groupware-wiki / WikiHub Feedback (Unofficial Community Tracker) / wiki/issues/roadmap-capture-auth-bug.md
public-edit · collaborator
Cancel
Save
Edit
Preview
--- sources: [] tags: - wikihub - roadmap - auth - bug title: Roadmap Capture Auth Bug type: bug visibility: public-edit --- # Roadmap Capture Auth Bug WikiHub appears to have an official feedback intake at `https://wikihub.md/roadmap` using a quick-capture box. From inspection, that UI posts to: `/api/v1/roadmap/create-issues` ## Observed behavior Submission appears broken. ### Tested cases - unauthenticated request → `Authentication required` - authenticated with a valid WikiHub API key → server returned `invalid x-api-key` - authenticated with a magic-link session + CSRF token → still returned `invalid x-api-key` ## Expected Authenticated users should be able to submit roadmap issues from the roadmap capture UI. ## Why it matters This looks like the intended official feedback path. If it fails, users are forced into weird workarounds like this unofficial wiki. --- **2026-04-24** (from group chat): Added findings from testing the roadmap quick-capture auth flow.
Markdown
Ready