Route tab broken: fetch calls missing auth token #41

Closed
opened 2026-05-27 23:09:28 +00:00 by shawn · 0 comments
Owner

Route planner used raw fetch() instead of api() wrapper. Auth middleware rejected all 6 endpoint calls. Technicians never loaded -> select a technician error. Fixed all 6 fetch() -> api() calls in static/index.html.

Route planner used raw fetch() instead of api() wrapper. Auth middleware rejected all 6 endpoint calls. Technicians never loaded -> select a technician error. Fixed all 6 fetch() -> api() calls in static/index.html.
shawn closed this issue 2026-05-27 23:09:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shawn/canteen-asset-tracker#41