Discussions

Ask a Question
Back to All

email address with umlaut (äöü) marked as invalid

Hello,

We are using your API to post applications to /v1/recruiting/applications. An applicant had umlauts in their email address, which seems valid for mail addresses, e.g. name.with-üäö@domain.tld

We get the error message:

 {"errors":\[{"type":"com.personio.recruiting.api.http.FieldError","field":"email","errors":[{"reason":"errors.attribute-validation.invalid-email-format"}]}]}

Any chance the email verification can be updated to deal with this kind of address?

Thank you in advance.