From 0351f78ed7dea2db33ed9352445f5938b6a46f65 Mon Sep 17 00:00:00 2001 From: Nila <43315617+nilathedragon@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:09:58 +0200 Subject: [PATCH] fix: android credentials no longer working (#234) --- src/onStarAppConfig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/onStarAppConfig.json b/src/onStarAppConfig.json index b5cc1b15..f5584991 100644 --- a/src/onStarAppConfig.json +++ b/src/onStarAppConfig.json @@ -1,8 +1,8 @@ { - "appId": "OMB_CVY_AND_6P1", - "appSecret": "5y6MRMJbMG2yVUG7dhAbbXjsCZCNDXtMt6oR", + "appId": "OMB_CVY_iOS_6S0", + "appSecret": "53YJ67kyLqMCzVEb758ySwXYxCThn7eeLw3D", "optionalClientScope": "", "requiredClientScope": "onstar gmoc user_trailer user priv", "serviceUrl": "https://api.gm.com", - "userAgent": "Mozilla/5.0 (Linux; U; Android 9; en-US; Google Pixel 2 Build/PI)" -} + "userAgent": "myChevrolet/73 CFNetwork/1408.0.4 Darwin/22.5.0" +} \ No newline at end of file