Closed
Description
Preconditions
- Magento version 2.1.7
- Add a customer with an gmail address ending with .come like xxxxx@gmail.com
(We are making a rest api of our Magento 2 when we enter email id like xxxxx@gmail.com then we are getting that error - )
Expected result
- Getting errors -
"Email is not valid hostname.'gmail.com"' looks liks a DNS hostname but we cannot match the TLD against known list.'gmail"' does not not look like a valid local network name."Email" is not a valid email address.
Is anyone is there how to resolve this ?
Actual result
- Customer Add Successfully