pub fn init_error( extension_id: &str, error_type: &str, request: Option<ErrorRequest<'_>>, ) -> Result<Request<Body>, Error>
Create a new init error request to send to the Extensions API