From abd5e8bbcc81fe367badfa53033aff7bc41d9ffa Mon Sep 17 00:00:00 2001 From: Nila <43315617+nilathedragon@users.noreply.github.com> Date: Wed, 17 Apr 2024 07:18:41 +0200 Subject: [PATCH] fix: update secrets (#252) --- src/onStarAppConfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/onStarAppConfig.json b/src/onStarAppConfig.json index 700cab39..0e8fe08d 100644 --- a/src/onStarAppConfig.json +++ b/src/onStarAppConfig.json @@ -1,6 +1,6 @@ { - "appId": "OMB_CVY_iOS_6X1", - "appSecret": "HZ7xQfoHWhTWLj2gyHBMFzohCcZmnx4kmp2N", + "appId": "OMB_CVY_iOS_6Y0", + "appSecret": "mzLiswGw9NReBtmWQQH9V5TPYm6i8tSHxjyD", "optionalClientScope": "", "requiredClientScope": "onstar gmoc user_trailer user priv", "serviceUrl": "https://api.gm.com",