Thank you for the reply.
I made the change, and it works
					Search found 2 matches
- Thu Jun 06, 2024 8:28 am
 - Forum: YAJL-ILE
 - Topic: JSON array without a named tag
 - Replies: 3
 - Views: 42194
 
- Thu May 30, 2024 7:56 am
 - Forum: YAJL-ILE
 - Topic: JSON array without a named tag
 - Replies: 3
 - Views: 42194
 
JSON array without a named tag
The JSON received does not have a named tag for the arrays "properties"
there are no key value pairs in the properties list.
How do i need to setup my data structure to handle this?
 
this is the input (oRestExp.Response)
 
{
"id": "6655d1976079af00011c931b",
"isBankAccountValid": true ...
					there are no key value pairs in the properties list.
How do i need to setup my data structure to handle this?
this is the input (oRestExp.Response)
{
"id": "6655d1976079af00011c931b",
"isBankAccountValid": true ...