fn required_str<'a>( request_data: &'a Value, field: &'static str, ) -> Result<&'a str, SignedActionError>