Skip to content

Commit

Permalink
fix: update app config values (2105716) (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
samrum committed Apr 25, 2021
1 parent 0637e75 commit d3f56ff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/onStarAppConfig.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"appId": "OMB_CVY_iOS_5A1",
"appSecret": "6NRMiZ2iuW22P3KpVa9QdH2LKoXM8Cr8jSxW",
"optionalClientScope": "commerce user_trailer",
"requiredClientScope": "onstar gmoc",
"appId": "OMB_CVY_AND_5A1",
"appSecret": "UGzw6PB8wpKANvnYewmSREXpxtbBkjjmGP6s",
"optionalClientScope": "",
"requiredClientScope": "onstar gmoc commerce user_trailer",
"serviceUrl": "https://api.gm.com/api",
"userAgent": "myChevrolet/5.0.1 (iPhone; iOS 14.3; Scale/3.00)"
"userAgent": "Mozilla/5.0 (Linux; U; Android 9; en-US; Google Pixel 2 Build/PI)"
}

0 comments on commit d3f56ff

Please sign in to comment.