To follow up, the way I got the code to work was to change the “get” node to a “contains” and then store the array index as a variable and use that variable for the get node when checking the password against the account name. Everything works after doing that! shrug