API - invalid string error

Using API everything works except UsersManager.addUser and UsersManager.updateUser : we have an error sayoing that email is an invalid string : we try ro encode @, change username, etc … but nothing work : error aboutinvalid variable string .

Any idea ?

We use the last version of piwik we just installed for our development

Thanks

what python version is on the machine running this?

email should be name@domain.ext and it should work OK ?

@lesjokolat it’s not python but the php UsersManager api :slight_smile: