From 55f89879d1c5996913c8e699904ea5b3c5ff4965 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Sat, 7 Nov 2020 02:08:54 -0800 Subject: [PATCH] Add additional Nest SDM API troubleshooting instructions (#15484) Co-authored-by: Franck Nijhof --- source/_integrations/nest.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown index 25c6ae3835f..89a077e0cb5 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -245,7 +245,9 @@ script: ## Troubleshooting (Legacy API Only) -- If you're getting [rickrolled](https://www.youtube.com/watch?v=dQw4w9WgXcQ) instead of being able to see your Nest cameras, you may not have set up your developer account's permissions correctly. Go back through and make sure you've selected read/write under every category that it's an option. +- For trouble with the SDM API OAuth authorization flow with Google, see [Troubleshooting](https://developers.google.com/nest/device-access/authorize#troubleshooting) which includes guidance for errors like `redirect_uri_mismatch` where Google needs to know about your external URL. + +- If you're getting [rickrolled](https://www.youtube.com/watch?v=dQw4w9WgXcQ) by the Legacy API instead of being able to see your Nest cameras, you may not have set up your developer account's permissions correctly. Go back through and make sure you've selected read/write under every category that it's an option. ## Platforms