Closed thang2410199 closed 7 years ago
Seems like the line is truncated. I'll push a new variant with reformatted line. Really Sorry for the inconvenience.
I just submitted a pull request and soon I hope it will be accepted.
During this here is the whole line 43:
Data = string:join([binary_to_list(AuthTokenKey), binary_to_list(Token), "&to=", binary_to_list(ToUser), "&from=", binary_to_list(FromUser), "&vhost=", binary_to_list(Vhost), "&body=", binary_to_list(Body), "&messageId=", binary_to_list(MessageId)], ""),
https://github.com/Nimrodda/mod_offline_http_post/blob/master/src/mod_offline_http_post.erl#L43
after I change the line to
The mod crash with this log: