pub async fn now_get(
    configuration: &Configuration
) -> Result<String, Error<NowGetError>>