You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a problem though, trying to send a message that includes space characters.
The first space included in the message seems to be understood as an end of message character, hence the message ends up truncated (everything after the first space char is discarded).
Not sure this is an issue with the actual script or if I miss some documentation (can't find any on the actual API).
Is there a special way to escape space characters within the message?
I shoud mention that I am using it on Windows.
Thank you
The text was updated successfully, but these errors were encountered:
Hello,
First of all thank you for this script.
I am having a problem though, trying to send a message that includes space characters.
The first space included in the message seems to be understood as an end of message character, hence the message ends up truncated (everything after the first space char is discarded).
Not sure this is an issue with the actual script or if I miss some documentation (can't find any on the actual API).
Is there a special way to escape space characters within the message?
I shoud mention that I am using it on Windows.
Thank you
The text was updated successfully, but these errors were encountered: