Catch 500-Exception & generate better error message:
Exception while invoking method 'users.editProfile' MongoError: E11000 duplicate key error collection: meteor.users index: emails.address_1 dup key: { : "abcdefg@4minitz.de" }
"EMail address already in use"
Catch 500-Exception & generate better error message:
Exception while invoking method 'users.editProfile' MongoError: E11000 duplicate key error collection: meteor.users index: emails.address_1 dup key: { : "abcdefg@4minitz.de" }
"EMail address already in use"