From 1b604a032d71bd4629f45a7e43516eaa5d7e7db3 Mon Sep 17 00:00:00 2001 From: stdavis Date: Mon, 8 Jul 2024 15:25:46 -0600 Subject: [PATCH] fix: upgrade to v2 of print proxy Ref: https://github.com/agrc/serverless-print-proxy/issues/186 --- src/app-config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app-config.js b/src/app-config.js index 3adc4a77..c7f0d25e 100644 --- a/src/app-config.js +++ b/src/app-config.js @@ -50,7 +50,8 @@ export default { urls: { masquerade: 'https://masquerade.ugrc.utah.gov/arcgis/rest/services/UtahLocator/GeocodeServer', - print: 'https://print.agrc.utah.gov/14/arcgis/rest/services/GPServer/export', + print: + 'https://print.ugrc.utah.gov/v2/14/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task', utahPLSS: 'https://tiles.arcgis.com/tiles/99lidPhWCzftIe9K/arcgis/rest/services/UtahPLSS/VectorTileServer', landOwnership: