Hi All,
I'm using GET for "/learn/api/public/v1/courses" API where the implementation notes lists "uuid" as a "secondary unique ID for the courses".
However when the data is retrieved, have noticed that there are duplicate "uuid" present in the data.
Wondering if someone else had seen this issue before?
Regards
Akram
This should not happen, though I suppose there is some astronomical chance that the same UUID could be generated on the same system, its would be like winning the lottery every day for a year.
I would actually suggest opening a support case so we can investigate.