we used a .csv to import a list of users in share.
Some of the users did not do very well on import because of special characters:
The characters got "escaped" by two different question marks (squared and not squared):
� ?
I also have parenthesis () mixed
The users with a ? in it can be found on search, but i cannot open to view, edit and/or delete.
The ones with the � (squared) I can delete however.. the users with parenthesis I also cannot view/edit/delete..
Is there anyone with an idea how to delete these users?
Maybe with a HTTPRequest DELETE?… (I could not find one)
Tx,