Closed brendanlensink closed 2 years ago
Right now, when you send a POST request we don't log the body of the request to the console, which can cause problems when trying to debug networking requests and you can't tell if the body you're sending matches what you'd expect it to be or not.
Probably need a bit more detail to prioritize.