If the url passed into a LinkBuilderSupport class (e.g. ControllerLinkBuilder), the url is encoded twice. e.g. https://xxxxxxxxx/yyyapi/something/SPACE%2520HERE?somepara=ABC123" note that **SPACE%2520HERE** should be SPACE%20HERE the % has been encoded as %25