Concat substitutes &para in a string with a paragraph sign

Options

Hi Xano team,

if I use concat to build a string that includes &para like a URL "test.com/?param1=test&param2=test", &para is substituted with a paragraph sign, see screenshots below.

This is not just a frontend/presentation glitch in xano, but the string output that I return in an endpoint contains the paragraph sign. This is obviously a problem as I cannot construct a URL with these parameters.

Thanks Timo

Comments

  • Liz Anaya
    Liz Anaya Member, Administrator

    ADMIN

    edited August 2023
    Options

    Hi @timofischer! 👋

    Can you share a screenshot or Loom video of what you are seeing as your output? I did a quick test on this, and the response from the API endpoint doesn't show the paragraph symbol. Here is what it looks like on my end:

  • timofischer
    Options

    Hi @Liz Anaya, thanks for looking into this. What I did is send the string variable to Sendgrid. Also there I then had the paragraph symbol. Having said this, I cannot replicate it anymore. Now I also see the correct URL in sendgrid.

  • Liz Anaya
    Liz Anaya Member, Administrator

    ADMIN

    Options

    @timofischer Glad to hear that this is working now! If you encounter further issues, please let us know. 😊