You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating an organization user via V2 api. Everything works fine, but if I add the "timeZone" field in, then it doesn't work, just keep getting hit with a 500 server internal error.
I am using correct IANA timezone value such as "America/New_York", "America/Chicago", "Europe/London", nothing works.
If i try to update the user, I can update other fields, but same issue happens when trying to update the "timeZone" field.