From bc52a0242f5442c1566af7d9884f6b9956537209 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Tue, 10 Mar 2026 20:28:17 -0700 Subject: [PATCH] Fix saveOrderTypes: add X-Business-ID header for auth Application.cfm requires request.BusinessID from session or header. The fetch was only sending it in the POST body which the auth layer doesn't read. Co-Authored-By: Claude Opus 4.6 --- portal/index.html | 2 +- portal/portal.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/portal/index.html b/portal/index.html index afd1671..d924a4c 100644 --- a/portal/index.html +++ b/portal/index.html @@ -806,7 +806,7 @@
- +