Closed melisabok closed 1 year ago
I was getting another error when trying to send the email, since the lower case email was being added to the group:
so why is it working in the live site?
https://openreview.net/forum?id=u4QodE3u4r¬eId=d2yfaVgCbY
This issue happened with NeurIPS 2023 SAC recruitment, the PCs sent the invitation to an email address with uppercase, the user was invited and added to the group correctly but the url contained the email in uppercase.
I think the bug is when creating the url and the hash key we should send the email all in lowercase.