Help needed with duplicate tokens being used for validation

Hi! I’m tracking down an issue where the same token is being used for validation twice (at least). Are there any tips to protect against this? In my logs, I found the same token being used twice within a 4 minute time period. The default token timeout period is 300 seconds (5 mins).

Thanks in advance!

1 Like

I also have a follow-up question: is there a way to manually force a new validation token to be generated?