pub async fn execute( user_token: Option<String>, auth_service_url: &str, auth_path: &str, service_token: &str, ) -> Result<String, Error>