I have attempted to verify my age, but it has instead thrown an error that “your age info doesn’t match” or something like that, throwing me back onto the main menu.
You can still click the prompt to attempt verifying again, however after passing 2FA, it gets stuck on the 3 loading dots, and it doesn’t let you verify, leaving me rather confused.
Checking the DevTools network tab, it turns out that Persona actually doesn’t let you attempt verification again for 5 days (per the “daysUntilNextVerification”: 5 JSON value in the response), but the UI does not reflect this information.
Expected behavior
I have expected the website to tell me there’s a cooldown on verification, and that I will need to try again in a few days.

