Jump to content

Ray DeBruyn

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral
  1. I've been creating invoices through the api now for a few months without issue. We just had a failure and all we get back is MalformedRequestBody. This invoice is bigger with more line items than previous, so I played with that. There are 16 line items and the full request body is about 10700 characters. I sent the request with the 1st 13 and it worked. Any more than that fails. I've lost my window to test and would have like to just add the last 3, but can't now. I did scour the json request, though and saw no issues and the full json request shows as valid in a linter. I'm wondering if I'm hitting a limit of some kind. Can anyone let me know if the number of line_items or characters is an issue or possibly any way to get more detail on what the problem with a request body is?
×
×
  • Create New...