openreview / openreview-py

Official Python client library for the OpenReview API
https://openreview-py.readthedocs.io/en/latest/
MIT License
157 stars 23 forks source link

Venue recruitment: "Invalid group id" when the invitee is an email address with uppercase #1567

Closed melisabok closed 1 year ago

melisabok commented 1 year ago

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.

celestemartinez commented 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:

Screen Shot 2023-02-21 at 11 10 28 AM
melisabok commented 1 year ago

so why is it working in the live site?

https://openreview.net/forum?id=u4QodE3u4r&noteId=d2yfaVgCbY