Create OAuth Credentials

The OAuth credentials are needed to grant the application access to the resources it is going to use. When created you will need to copy the clientid and client secret to the clipboard for entry into the Homey Nest SDM app.

Click on the link below to start defining your credentials.

Select Web Application as Application Type and provide a Name for the credentials. The last thing you need to do is add a URI to the Authorized redirect URIs at the bottom of the window. This URI should be on your clipboard already, just paste it.

Otherwise it is "https://callback.athom.com/oauth2/callback" do not copy any spaces or quotes into the field.

After clicking CREATE a screen is displayed with your Client ID and Secret. Hit the copy icons for Your Client ID and Your Client Secret.

The client ID ends with apps.googleusercontent.com, if not the app will generate an error for an invalid ID.

Switch to the Homey Nest SDM app and paste the CLient ID and Secret into the corresponding OAUTH2 Credentials fields

Done creating credentials

Last updated