Skip to content

Commit

Permalink
fix: android credentials no longer working (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilathedragon authored Oct 10, 2023
1 parent 78cbf59 commit 0351f78
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/onStarAppConfig.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 0351f78

Please sign in to comment.