When testing with login "tfa_choice", I chose answer "Fail" to the question. As expected, the login failed. However, submitting another answer, like "Wilson" with the same challenge_session_id, challenge_node_id and challenge_id, I got back the AggCatException 408:
The challengeSessionId cannot be found or has expired
The second submission was within a minute from the first one. Is this result expected in the sense that the challengeSessionId is expired right after the first answer?