How to use Nest API version 1.1

323 Views Asked by At

Is there a secret to updating a client to use the new API version (1.1 announced today)? My requests (REST) are still returning the version 1 results.

2

There are 2 best solutions below

3
On BEST ANSWER

According to the documentation released with the update today: https://developer.nest.com/documentation/cloud/client-version

You need to:

  1. Visit the Clients page and select the edit gear icon in the client summary
  2. Select [Change permissions] and select [Yes] to confirm the change
  3. Select [Update client]

    That's it, you're done!

0
On

I had to create a new client before I could see the new data fields