I’m totally stumped… having a major problem on my system where a substantial percentage of the time, when using ‘persist’ or ‘persistStruct’ with setNextEvent fails… expected values in the next event handler are not present in the RC…
I would enable logging via LogBox to debug further.
You may be actually observing three requests when you thought there were only two (example: a onMissingAction() even could be getting hit for the second request that redirects you.