python - preceding slash("\") appeared when sending mail from sendgrind for sending json in mail -


when send json in mail using sendgrid string in json having " getting precedding slash("\").

but appears in mail

{"if question safety-related, has cabozantinib-treated patient experienced ae?": "no", "if \"yes\", has patient received cabozantinib?": "no", "if question regarding off-label use, patient involved?": "yes"} 

i want remove preceding slash fro \"yes\" word in json in mail.

how can that?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -