• Resolved SIngular B

    (@singularblogs)


    Hi. I have a problem ??

    If I type in Context a URL and it has parameters, when chatbot displays it in the response, it changes the “&” symbol to “&amp ;” which causes the URL to produce an error and the browser does not display the correct results page.

    For example:
    Correct URL in Context:

    [CLICK HERE](https://example.com/s/?user_id=6222A&cmp=chatbot&q={SEARCHPRODUCT})

    URL as displayed by chatbot in Text Link (without space):

    https://example.com/s/?user_id=6222A&amp ;cmp=chatbot&amp ;q=red+shoes

    I have tried using backslash “\” or using %26 code to replace the “&”, even using HTML code without Markdown, but the error persists.

    Can anyone tell me why this happens or give me a solution?

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Parameters’ is closed to new replies.