pub fn base64_decode_url(data: &str) -> Result<Vec<u8>, Error>