Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82251

Requested Unknown Parameter, but works if data in var

$
0
0

I am getting this error DataTables warning: table id=OpenQuotes - Requested unknown parameter 'QuoteHed_QuoteNum' for row 0, column 0.
It is response.body from Node Request.
If I paste the response that was logged in the consol into a variable and use that variable the table loads fine, but if I try to use the response with the same data I get the error above. I can't quit figure out why it would be any different.

{
"odata.metadata":"https://site/internal/api/v1/BaqSvc/Portal-OpenQuotes/$metadata#Epicor.DynamicQuery.QueryResults","value":[
{
"QuoteHed_QuoteNum":28040,"QuoteDtl_QuoteLine":1,"QuoteHed_EntryDate":"2020-01-03T00:00:00","QuoteDtl_custPNquote_c":"","QuoteDtl_OrderQty":"181169.00000000","QuoteDtl_ExpUnitPrice":"0.00000","UDCodes_CodeDesc":".75SQ","QuoteDtl_Gage_c":"16","QuoteDtl_length_c":"143.5000","QuoteDtl_pieces_c":15150,"QuoteDtl_Type_c":"HR","QuoteDtl_grade_c":"","QuoteDtl_Ends_c":"","QuoteDtl_piecePrice_c":"4.41860","RowIdent":"b12d37b1-484b-4713-8cf7-58a5d781d6a0"
}
]
}


Viewing all articles
Browse latest Browse all 82251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>