It seems that REST automatically replaces the + symbol with a space when adding a new user using REST, for example "myemail+test@gmail.com" automatically becomes "myemail test@gmail.com". This does not happening when registering using the normal built in method. Is there any way to fix this or work around it.