Mohak Shah

Results 1 issues of Mohak Shah

## About the fix This minor fix changes how JSON responses are stringified. Instead of using `.toString()`, we use `JSON.stringify` when `dataType="json"` ## Original Issue: Currently, if I call a...