Discussions
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 ' at the output instead of (') character. Why this is happening?
about 1 year ago by Shrikant M J
Ex:
INPUT: Name-Shrikant's group.
OUTPUT: Name-Shrikant's group.