Describe the bug
When viewing JSON file console print out in Chrome browser, sub properties of "data" property have backslashes in their names, backslashes count as unexpected tokens when attempting to run Cordova app so unable to run if attempting to read sub properties by name.
System info
affected HTTP plugin version: 3.2.2
affected platform(s) and version(s): Chrome 98.0.4758.102
Describe the bug When viewing JSON file console print out in Chrome browser, sub properties of "data" property have backslashes in their names, backslashes count as unexpected tokens when attempting to run Cordova app so unable to run if attempting to read sub properties by name.
System info
Are you using ionic-native-wrapper? No
Minimum viable code to reproduce If applicable, add formatted sample coding to help explain your problem.
e.g.:
Screenshots If applicable, add screenshots to help explain your problem.