diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown index 7280de6b8d4..b07da902d42 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -289,6 +289,8 @@ In this section you will authorize Home Assistant to access your account by gene {% enddetails %} +- *Error 400: redirect_uri_mismatch*: This means you have an existing *Web Application* credential. It is recommended to delete the existing OAuth Client id and create a new *Desktop App* credential using the instructions above. This has the advantage of not requiring SSL or a public DNS name. + - *Thermostat does not appear or is unavailable* happens due to a bug where the SDM API does return the devices. A common fix get the API to work again is to: {% details "How to restart thermostat" %}