Message
Invalid character in a URI: c
Explanation
The specified value contains a character which is not valid in a URI.
Solution
A complete list of acceptable characters can be found in RFC 3986.  Characters outside this range need to be percent encoded.  For example, a space character is percent encoded as %20.
Not clear? Disagree?
You might be able to find help in one of these fine resources.
 
         
 
        