Skip to content

Commit

Permalink
fix: updated OnStar Credentials (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilathedragon authored Nov 1, 2023
1 parent 52d247a commit 5dc5bc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/onStarAppConfig.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 5dc5bc3

Please sign in to comment.