Skip to content

Instantly share code, notes, and snippets.

@jakeyr
Created October 22, 2017 21:19
Show Gist options
  • Save jakeyr/b8359bec7a66d87beca0c3c9509dc1de to your computer and use it in GitHub Desktop.
Save jakeyr/b8359bec7a66d87beca0c3c9509dc1de to your computer and use it in GitHub Desktop.
curl 'https://api.home.nest.com/oauth2/access_token' -d 'client_id=<APP_ID>&client_secret=<APP_SECRET>&code=<MY_CODE>&grant_type=authorization_code'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment