• Resolved gpmarques

    (@gpmarques)


    I don’t know why, but when the answer contains the character @, the message gets cut. For example, [email protected] becomes test.

    Any ideas on how to fix this?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Contributor cognitiveclass

    (@cognitiveclass)

    Hi, this happens because Watson Assistant uses the @ character to refer to entities. If you want to use the @ character as normal text, you need to add a \ in front of it so that [email protected] becomes test\@test.com.

Viewing 1 replies (of 1 total)

The topic ‘Problems visualising @’ is closed to new replies.