AWS Cognito Email customization

0

I would like to customize invitation email body with emoji but i got an error :

Member must satisfy regular expression pattern: [\p{L}\p{M}\p{S}\p{N}\p{P}\s*]*\{####\}[\p{L}\p{M}\p{S}\p{N}\p{P}\s*]*

I was able to solve this for email header using base64 encoding following this documentationhttps://docs.aws.amazon.com/ses/latest/dg/send-email-raw.html#send-email-mime-encoding-headers, but how am i supposed to do with the body?

Thank you in advance.

Clément

1 個回答
0

The strange thing is that some emojis are working (like 🎉 ) but most of them doesn't...

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南