Gebruikerscreatie API: 'active' attribuut ingesteld op True maar retourneert False in antwoord


Yes, it seems that the reason for the failure was the flag normalize_email:true it’s true by default. As I turned it off the users got created… However, the API is not considering the normalize_emails flag and is returning success eventhough the user never got created or activated for that matter :confused: Should I report this in discourse github ?

2 likes