Error while logging in
Here is the log from an attempt to disarm.
1:34:58 AM: trace response status is 200 for idextract and uri:https://www.alarm.com/web/History/EventHistory.aspx
1:34:57 AM: debug navigation:[name:idextract, uri:https://www.alarm.com/web/History/EventHistory.aspx, state:[data...
1:34:57 AM: debug state variable afg set to w4ZtAlX3JBS5j4hl8Xn+rQ== from cookie
1:34:57 AM: debug navigation:[name:login, uri:https://www.alarm.com/web/Default.aspx, method:post, variables:[__VI...
1:34:57 AM: trace response status is 200 for initlogin and uri:https://www.alarm.com/login.aspx
1:34:58 AM: debug sending event off to ARMSTAY
1:34:57 AM: debug getRecipe got command: silent is null and nodelay is null and bypass is null and command is ARMAWAY and COMMAND is [params:[command:/armAway, silent:false, nodelay:false], name:Arm Away, button:true] and panelid is null
1:34:57 AM: debug runCommand got command ARMAWAY with silent null and nodelay of null and bypass of null
1:34:58 AM: error something went wrong: java.net.URISyntaxException: Illegal character in path at index 50: https://www.alarm.com/web/api/devices/partitions/${dataunit}${extension}/armAway
1:34:58 AM: debug state variable afg set to w4ZtAlX3JBS5j4hl8Xn+rQ== from cookie
1:34:58 AM: debug state variable dataunit set to null from html parse with pattern ctl00__page_html.data-unit-id
1:34:57 AM: debug navigation::get https://www.alarm.com/web/History/EventHistory.aspx
1:34:57 AM: debug processing recipe idextract
1:34:57 AM: trace response status is 302 for login and uri:https://www.alarm.com/web/Default.aspx
1:34:57 AM: debug navigation::post https://www.alarm.com/web/Default.aspx
1:34:57 AM: debug processing recipe login
1:34:57 AM: debug navigation::get https://www.alarm.com/login.aspx
1:34:57 AM: debug processing recipe initlogin
1:34:57 AM: debug getCommand got command ARMAWAY with silent null and nodelay of null
I noticed this morning, Smartthings “goodmorning” routine, did not disarm alarm.. woke up the whole house when I walked out the door. 🤫
I just installed the smart app and was getting this same error (error something went wrong: java.net.URISyntaxException: Illegal character in path at index 50: https://www.alarm.com/web/api/devices/partitions/${dataunit}${extension}/armAway 1:34:58 AM: )
After looking into the SmartThings Live Logging I found that I had miss typed my login id during setup. After correcting this I was able to Arm and Disarm the alarm. I am seeing some inconsistency with arming the alarm but I see that there is another thread on that topic already.