From 4ce234df94839df9ed37110162600e0b2aa19ce9 Mon Sep 17 00:00:00 2001 From: Michael Teuscher Date: Mon, 30 Oct 2023 10:08:37 +0100 Subject: [PATCH] Updated OnStar Credentials --- src/onStarAppConfig.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/onStarAppConfig.json b/src/onStarAppConfig.json index f5584991..dd7df488 100644 --- a/src/onStarAppConfig.json +++ b/src/onStarAppConfig.json @@ -1,8 +1,8 @@ { - "appId": "OMB_CVY_iOS_6S0", - "appSecret": "53YJ67kyLqMCzVEb758ySwXYxCThn7eeLw3D", + "appId": "OMB_CVY_iOS_6T0", + "appSecret": "TNvVSfSfstbqdVSxd4yuJFFHZgUXsL3CCzoe", "optionalClientScope": "", "requiredClientScope": "onstar gmoc user_trailer user priv", "serviceUrl": "https://api.gm.com", - "userAgent": "myChevrolet/73 CFNetwork/1408.0.4 Darwin/22.5.0" + "userAgent": "myChevrolet/95 CFNetwork/1408.0.4 Darwin/22.5.0" } \ No newline at end of file