From 7c4c16fc6fc3034141fb7cf9c6e744823771a413 Mon Sep 17 00:00:00 2001 From: fortepc Date: Sun, 7 Oct 2018 03:26:22 -0400 Subject: [PATCH] Added a troubleshooting section (#6571) * Added a troubleshooting section This issue plagued me for weeks not realizing what was going on, adding it as a troubleshooting section to help other users. Making it it's own section to be expandable by other users with similar issues that may be common enough to add to this list. * Fix typo --- source/_components/nest.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/nest.markdown b/source/_components/nest.markdown index a6e021b94fa..9a22aeba843 100644 --- a/source/_components/nest.markdown +++ b/source/_components/nest.markdown @@ -107,3 +107,7 @@ set_nest_eta: eta: 00:10:30 eta_window: 00:05 ``` + +{% linkable_title Troubleshooting %} + +- 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.