pub fn decode_string(input: &str) -> Result<String, Box<dyn Error>>
Decode string with the RFC3986 percent encoding with the reserved characters set specified in OAuth1.0a