Invalid numeric value leading zeroes

 "Response Body": "{\"status\":\"Failure\",\"message\":\"Invalid numeric value: Leading zeroes not allowed\\n at [Source: (io.undertow.servlet.spec.ServletInputStreamImpl); line: 64, column: 26] (through reference chain: java.util.ArrayList[0])\",\"data\":null}"

I look in my input file and there is not line 64.

I looked for this error on the web but could not find any information hence the call for help.

Not sure if you need more information in order to help

I will truly appreciate it if you can send me in the right direction!

Hi AnineH,

The line refers to the source from the Undertow web server project and not your code. I believe Undertow is a project by Red Hat. Without more information this strikes me as a config error on your part using this framework.