Because some people decided that : characters in their data access URL paths needed to be URL encoded in their archive of URLs, we need to URL decode the path before it gets into the Data URL section of the Data Request Form. That way, when the data request URL is URL encoded we won't encounter double encoding jeopardy.
Because some people decided that
:characters in their data access URL paths needed to be URL encoded in their archive of URLs, we need to URL decode the path before it gets into the Data URL section of the Data Request Form. That way, when the data request URL is URL encoded we won't encounter double encoding jeopardy.