pub fn response_error(
    error: Error,
    method: &str,
    url: &str,
    data: String
) -> Error