Discussions

Ask a Question
Back to All

Hi, I'm using create a new group API. We are trying to pass special characters in the Name and description feild like apostrophe(') at the input, But we are getting &#39 at the output instead of (') character. Why this is happening?

Ex:

INPUT: Name-Shrikant's group.

OUTPUT: Name-Shrikant's group.