Error in Group creation
-
While using a custom id while creating a group, Invalid UUID was thrown for id - 'aiose9-98erjsd-0a9s8duj-ds8sss'. Can someone confirm what could be the issue ? Custom Id is priority and a different group has been created before this and working fine.
/home/sandesh/Pictures/Screenshots/Screenshot from 2023-06-15 21-52-18.png
-
@sandesh
s
is not a valid character for a UUID, which must be in hexadecimal. -
@dan I found one more id, can you please let me know what could be the issue with this id - 2k38l9i. I tried removing each letter including 's' and it is giving me Invalid UUID.
-
@sandesh I'd suggest using a UUID generator. Most programming languages have one, or you can use FusionAuth's: https://fusionauth.io/dev-tools/uuid-generator