pub async fn write_settings( executor_url: String, cap_token: String, language_address: String, settings: String, ) -> Result<ResponseData>