Error Trying To Update Inventory
Hello. For the past two weeks I've been getting the error below when trying to update Quickbooks inventory through this API endpoint:
The error is:
quickbooks.exceptions.QuickbooksException: QB Exception 10000: Error returned with status code '504': {"warnings":null,"intuitObject":null,"fault":{"error":[{"message":"message=GatewayTimeout; errorCode=006002; statusCode=504","detail":null,"code":"6002","element":null}],"type":"SERVICE"},"report":null,"queryResponse":null,"batchItemResponse":[],"attachableResponse":[],"syncErrorResponse":null,"requestId":null,"time":1721150518066,"status":null,"cdcresponse":[]}
I've checked and double checked my code, so it seems that the error is coming from Quickbooks. Can I get some guidance on a possible solution?
