Skip to main content
March 18, 2023
Question

Customer Query request returning xml parsing error

  • March 18, 2023
  • 1 reply
  • 0 views

I am getting xml parsing error with the below query. It would be great if someone points out the mistake

 

<?xml version="1.0" encoding="UTF-8"?> <?qbxml version="13.0"?> <QBXML> <QBXMLMsgsRq onError="continueOnError"> <CustomerQueryRq> <ListID>80000001-1678851772</ListID> <FullName>Tony's Barber Shop</FullName> <OwnerID>0</OwnerID> </CustomerQueryRq> </QBXMLMsgsRq> </QBXML>

1 reply

March 18, 2023

I want to ensure this is taken care of, @krunal panchal.

 

You may consider visiting the Intuit Developer site so other developers can help correct the codes entered. This way, they can point out the mistakes and how to avoid them moving forward.

 

In case you want to integrate other apps with QuickBooks Desktop, feel free to visit our QBDT App Store. You can search for compatible apps from there.

 

If you have other QuickBooks Desktop concerns, please let me know. I'm always ready to help. Stay safe and healthy.

March 19, 2023

the quickbooks validator does not give error description in detail, it gives below message for the parsing qbxml

"Error during validation: D, Conversion from string "Line: 7
LinePos: 20
Src Text: " to type 'Double' is not valid."

 

What to understand from this message ? what is the meaning of " to type 'Double' is not valid." ?

DHeraV
March 19, 2023

Hi there, Krunal.

By chance, are you using an application? If so, the application may have triggered the error. A parsing error may occur when your application tries to send information that QuickBooks can't understand. This happens when a field contains more characters than what QuickBooks supports.

To sort this out, I suggest contacting your application provider for help and letting them know of the error you got. However, if the issue persists, I recommend contacting our Intuit Developer Support. Here's how:
 

  1. On the Intuit Developer page, hover on Help.
  2. Then, click on Developer Resources.
  3. Next, select Contact Support.


     
  4. Enter the necessary information to create a case.

  5. Follow the on-screen steps.


Moreover, I'll also share this link where you can view articles and ask questions about QuickBooks: Help Developer for QuickBooks Desktop.

Feel free to leave a reply if you have additional  QuickBooks-related queries. The Community team always has your back. Have a good one.