From 89adfbc92ea35698273b615714b36d05b7d21180 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Thu, 12 Feb 2026 19:29:00 -0800 Subject: [PATCH] Add JSON parse error handling with debug output --- api/setup/analyzeMenuUrl.cfm | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/api/setup/analyzeMenuUrl.cfm b/api/setup/analyzeMenuUrl.cfm index 4867513..a4522d6 100644 --- a/api/setup/analyzeMenuUrl.cfm +++ b/api/setup/analyzeMenuUrl.cfm @@ -350,9 +350,26 @@ + + + - + + + + + + + + + + + + #serializeJSON(response)# + + +