High Level Lead Connector issue- Email

I created a connection in AP to Lead connector. The idea is to get contacts from a google sheet auto uploaded into GHL. The issue i am getting is some of my users use the apple to login which in result gives me the @privaterelay.appleid.com

In Go high level i have no issues manually adding the email and emails do go out to these users , so not sure how to fix this?

Sample Error when testing the connection in AP

“{"response":{"status":422,"body":{"message":["email must be an email"],"error":"Unprocessable Entity","statusCode":422,"traceId":"303b85d7-4f0f-4906-8734-db6e221f7ee1"}},"request":{"body":{"firstName":"Mary","lastName":"NULL","email":"sjhcmqjpx3@privaterelay.appleid.com\t","phone":"10000000000","tags":["sellbyowner users"],"locationId":"0FHI0zfm75VVN1Kg5y25"}}}”

Hello @sellyowner , Welcome to the community :wave:,

Can you share how you are mapping the email field? I think \t is causing an error in the email validation.