Temp Mail

免费增值
通过 Privatix | 已更新 a month ago | Tools
人气

9.8 / 10

延迟

198ms

服务等级

100%

Health Check

N/A

返回所有讨论

Sourcing Message adds superfluous CRLF

Rapid account: Brandon Williams
brandon.williams
4 years ago

The array that is returned when sourcing an individual message is being mangled with superfluous CRLF characters (ie: \r\n), making it impossible to pull values like UUID’s from emails.

Rapid account: Brandon Williams
brandon.williams Commented 4 years ago

I addressed this by just stripping out all CRLF chars that come back in the body when sourcing an individual message. A bit inconsistent behavior between the two email retrieval methods.

Rapid account: Brandon Williams
brandon.williams Commented 4 years ago

Here’s an example :
When getting all emails and pulling the ‘mail_text_only’, this UUID is formatted properly : dabfc1a3-7435-11ea-9b95-b62166aae693
When sourcing a specific email, the UUID appears like so : dabfc1a3-7=\r\n435-11ea-9b95-b62166aae693

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论