The UriTemplate '{0}' is not valid; the path variable '{1}', defined as part of a compound path segment has been provided with a default value as part of the additional defaults. Note that UriTemplate doesn't support default values to variables in compound segments. See the documentation for UriTemplate for more details.
The UriTemplate '{0}' is not valid; each portion of the query string must be of the form 'name' or of the form 'name=value', ...
The UriTemplate '{0}' is not valid; each portion of the query string must be of the form 'name' or of the form 'name=value'. ...
The UriTemplate '{0}' is not valid; each portion of the query string must be of the form 'name=value', when value cannot ...
The UriTemplate '{0}' is not valid; the additional default value '{1}' has a null value as default value. Note that null ...
The UriTemplate '{0}' is not valid; the path variable '{1}', defined as part of a compound path segment has been provided ...
The UriTemplate '{0}' is not valid; the query string cannot end with '&'. See the documentation for UriTemplate for more ...
The UriTemplate '{0}' is not valid; the query variable '{1}' has been provided a default value as part of the additional ...
The UriTemplate '{0}' is not valid; the UriTemplate compound path segment '{1}' provides a default value to variable '{2}'. ...
The UriTemplate '{0}' is not valid; the UriTemplate final star variable '{1}' has been provides a default value as part of ...