From ff9fe938123e686ac52de3736d70750b16f545d6 Mon Sep 17 00:00:00 2001 From: Patrick McCann Date: Wed, 3 Jul 2024 10:48:05 -0400 Subject: [PATCH] Update Consent String Specification.md fixes #85 --- Core/Consent String Specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Consent String Specification.md b/Core/Consent String Specification.md index d0c245c..85b3623 100644 --- a/Core/Consent String Specification.md +++ b/Core/Consent String Specification.md @@ -940,7 +940,7 @@ Then the caller replaces the macro in the URL with the actual GPP String so that `http://vendor-a.com/key1=val1&key2=val2&gpp=DBACNYA~CPXxRfAPXxRfAAfKABENB-CgAAAAAAAAAAYgAAAAAAAA~1YNN&gpp_sid=2` -GPP Strings must always be propagated as is, and not modified. Additional URLs in the supply chain are addressed the same way with remaining vendors. +GPP Strings must always be propagated as is, and not modified. Note there are no square brackets surrounding the gpp_sid value. Additional URLs in the supply chain are addressed the same way with remaining vendors. The available URL parameters and macros to relay information down the supply chain are listed in the following section.