intuit / intuit/QuickBooks-V3-DotNET-SDK
More detailed exceptions
Open
- Dominant language
- C#
- Stars
- 121
- Forks
- 145
- Avg merge
- 17h 1m
- Merged PRs (30d)
- 1
Description
I am using the SDK in a .NET 6.0 project. When I call the API to add or update an entity in QuickBooks and there is a validation error (for example a missing account reference), the SDK throws an Intuit.Ipp.Exception.IdsException with Message "BadRequest", that's it!
It will be nice to also include details about what is missing. I noticed that this is available in .NET classic versions like .NET 4.5.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.