Forums
We have encountered an issue where customers who have an "_x" in their Email address are not receiving their esignlive Emails.
Upon investigating the code it seems the EsignLiveJSONHelper.remove_x(String jsonString) method removes all instances of "_x" due to the naming convention of some objects defined in the EsignLiveAPIObjects class (ex: Package is Package_x in the SDK).
- Read more about "_x" is being stripped out of emails
- 1 comment
- Log in or register to post comments
- 48 views