<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>21 Apr 2025 13:29:19 Z</lastBuildDate><pubDate>11 Apr 2025 19:25:49 Z</pubDate><description>We keep getting this syntax error although it is valid.&#13;
We are wondering if it is a WINDEV bug.  WINDEV won't allow an array here.  &#13;
We want to use this in a website that requires an array.  beebotte.com&#13;
&#13;
MyRequest..ContentType				= "application/json"  &#13;
MyRequest..Content					= [&#13;
	{&#13;
	"library": {&#13;
	"name": "City Central Library",&#13;
	"books": [&#13;
	{&#13;
	"id": "book1",&#13;
	"title": "To Kill a Mockingbird",&#13;
	"author": "Harper Lee",&#13;
	"year": 1960&#13;
	},&#13;
	{&#13;
	"id": "book2",&#13;
	"title": "1984",&#13;
	"author": "George Orwell",&#13;
	"year": 1949&#13;
	}&#13;
]&#13;
}&#13;
}&#13;
]&#13;
&#13;
Thanks&#13;
Jim</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/en-US/pcsoft.us.windev/70898-json-array-not-allowed-http-post-content/read.awp</link><title>JSON array not allowed in HTTP post content</title><managingEditor>moderateur@pcsoft.fr (The moderator)</managingEditor><webMaster>webmaster@pcsoft.fr (The webmaster)</webMaster><item><author>Filip</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/en-US/pcsoft.us.windev/70898-json-array-not-allowed-http-post-content-70902/read.awp</comments><pubDate>21 Apr 2025 13:29:19 Z</pubDate><description>Jim a écrit : &#13;
&gt; We keep getting this syntax error although it is valid.&#13;
&gt; We are wondering if it is a WINDEV bug.  WINDEV won…</description><guid isPermaLink="true">https://forum.pcsoft.fr/en-US/pcsoft.us.windev/70898-json-array-not-allowed-http-post-content-70902/read.awp</guid><link>https://forum.pcsoft.fr/en-US/pcsoft.us.windev/70898-json-array-not-allowed-http-post-content-70902/read.awp</link><source url="https://forum.pcsoft.fr/en-US/pcsoft.us.windev/70898-json-array-not-allowed-http-post-content/read.awp">JSON array not allowed in HTTP post content</source><title>Re: JSON array not allowed in HTTP post content</title></item></channel></rss>
