intuit / intuit/QuickBooks-V3-DotNET-SDK
See raw HTTP request/response headers and bodies
Open
- Dominant language
- C#
- Stars
- 121
- Forks
- 145
- Avg merge
- 17h 1m
- Merged PRs (30d)
- 1
Description
We want to capture the http request/response headers+payloads for all the QB API calls our application makes. This is to help us troubleshoot the failures we are seeing in production.
There doesn't seem to be a way in the SDK to do this.
We implemented a Logger but the log messages aren't helpful; they offer nowhere near the level of detail we require.
We need raw request and raw response, headers, uris, query params, and POST bodies.
We are very flexible on HOW to do this, but we need it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.