Closed thinkingserious closed 7 years ago
When debugging, it can be useful to examine the request body before sending to the SendGrid API.
Prove an example of how to examine the request body in TROUBLESHOOTING.md. For an example, see here.
Just a clarification, do we have to put an example of how to use the function to view the request body while debugging?
Done https://github.com/sendgrid/python-http-client/pull/30
When debugging, it can be useful to examine the request body before sending to the SendGrid API.
Prove an example of how to examine the request body in TROUBLESHOOTING.md. For an example, see here.