API de création d'utilisateur : l'attribut 'active' défini sur True mais renvoie False dans la réponse


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 « J'aime »