woodennickel
Member
I have set up a flow:
- Jotform form is submitted - Saved and tested - works fine
- Pabbly looks to see if this customer exists in QBO - Save and tested - works fine
- Router determines if the customer exists already - Saved and tested - works fine
- If they do exist then Pabbly is create an invoice in QBO -- ERROR 2010
When I try to have Pabbly create an invoice in QBO I am getting the following error:
Fault Error 0 Message: Request has invalid or unsupported property
Fault Error 0 Detail: Property Name:Cannot deserialize instance of `com.intuit.schema.finance.v3.Invoice` out of START_ARRAY token
specified is unsupported or invalid
Fault Error 0 Code: 2010
Does this details message mean anything that will help me find the issue? Deserialize?
- Jotform form is submitted - Saved and tested - works fine
- Pabbly looks to see if this customer exists in QBO - Save and tested - works fine
- Router determines if the customer exists already - Saved and tested - works fine
- If they do exist then Pabbly is create an invoice in QBO -- ERROR 2010
When I try to have Pabbly create an invoice in QBO I am getting the following error:
Fault Error 0 Message: Request has invalid or unsupported property
Fault Error 0 Detail: Property Name:Cannot deserialize instance of `com.intuit.schema.finance.v3.Invoice` out of START_ARRAY token
specified is unsupported or invalid
Fault Error 0 Code: 2010
Does this details message mean anything that will help me find the issue? Deserialize?