543e120 Update ApiClientFactory.kt and MediaSliderController.kt. In ApiClientFactory, wrap the API key header addition in a try-catch block to handle invalid formats and log errors via Timber. In MediaSliderController, add an initialization check for the config property in onDestroy to prevent potential crashes during plugin cleanup.