File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,11 +77,14 @@ com.simplisafe.mobile://auth.simplisafe.com/ios/com.simplisafe.mobile/callback?c
7777![ The code in the Console Tab] ( images/ss-auth-code-in-console.png )
7878![ The code in the Network Tab] ( images/ss-auth-code-in-network.png )
7979
80- (Note that if you have already logged into SimpliSafe via the browser, you may be sent
80+ ** NOTE:** This process is very inconsistent with non-Chromium browsers (Chrome, Edge,
81+ Brave, etc.); if you are unsuccessful at finding the code, try a Chromium-based browser.
82+
83+ ** NOTE:** if you have already logged into SimpliSafe via the browser, you may be sent
8184straight to the end of the process. This can present a challenge, since opening Dev
8285Tools in that window won't show the previously logged activity. In this case, open a new
8386tab, open its Dev Tools window, then copy/paste the URL from the tab opened by
84- ` script/auth ` into the new tab to see the Console/Network output.)
87+ ` script/auth ` into the new tab to see the Console/Network output.
8588
86897 . Copy the ` code ` parameter at the end of the ` com.simplisafe.mobile ` URL, return to your
8790 terminal, and paste it into the prompt. You should now see this message:
You can’t perform that action at this time.
0 commit comments