Skip to content

Commit

Permalink
fix: update app config values (4130) (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
samrum authored Sep 14, 2022
1 parent 28d9d60 commit a01b5e4
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_AND_5P1",
"appSecret": "hToTDDd9gEyde57P8LDW9srukod4A53ftdgH",
"appId": "OMB_CVY_AND_5S0",
"appSecret": "f2uUeTEZcJVRHgFDc7mDQ5HTbByCvYmmAYpD",
"optionalClientScope": "",
"requiredClientScope": "onstar gmoc user_trailer",
"requiredClientScope": "onstar gmoc user_trailer user",
"serviceUrl": "https://api.gm.com",
"userAgent": "Mozilla/5.0 (Linux; U; Android 9; en-US; Google Pixel 2 Build/PI)"
}

0 comments on commit a01b5e4

Please sign in to comment.