pub fn save_subscription_settings( state: State<'_, AppState>, services: Vec<String>, ) -> Result<(), String>