Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Server Fault Responses and 200 Errors #413

Open
mmoreno509 opened this issue Jul 29, 2021 · 1 comment
Open

Issue with Server Fault Responses and 200 Errors #413

mmoreno509 opened this issue Jul 29, 2021 · 1 comment

Comments

@mmoreno509
Copy link

mmoreno509 commented Jul 29, 2021

So we're having an issue with our application that it is not always succeeding in transferring invoices to quickbooks, upon further inspection I found this line of code:

The API documentation here mentions Faults that could be included in a 200 ok response:
https://developer.intuit.com/app/developer/qbo/docs/develop/troubleshooting/error-codes

our problem is that we are getting a 200 ok, and assuming that everything in quickbooks went as expected, but it doesn't.

There are Fault errors that are not being reported through the SDK as a result of this line right here. is there anyway other than forking and removing that line that we could capture those server fault error messages?

@javabudd
Copy link

can anyone from the intuit team even respond to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants