From 3474680ec047c469af4ef6f028026f00266315ee Mon Sep 17 00:00:00 2001 From: William Pietri Date: Sat, 22 Sep 2018 17:48:26 -0700 Subject: [PATCH] Protocol doc update. --- protocol.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/protocol.md b/protocol.md index 606d5c3..98db5ee 100644 --- a/protocol.md +++ b/protocol.md @@ -66,6 +66,10 @@ for; my script skips this and seems to work fine from step 4, gets the list of devices; that's needed for talking to the vacuum via XMPP +Under mysterious circumstances, for some people the getAuthCode call will +return a different userId than is passed in. In that case, apparently the +new userId should be used for future calls, or an Auth 1004 error results. + ## XMPP