<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The jsonText parameter was not valid JSON.</title><link>https://community.appian.com/discussions/f/general/38409/the-jsontext-parameter-was-not-valid-json</link><description>I am working on the creation of an API and using two approaches for doing the same thing, first code snippet includes the code which is working fine without any issue whereas if I try to minimize the code and by placing request creation in a different</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: The jsonText parameter was not valid JSON.</title><link>https://community.appian.com/thread/144821?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 21:39:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76b81789-7af4-4c03-a186-0eb9f11f16ac</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Could you share the json you are trying to parse? That error means that the json is not valid...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The jsonText parameter was not valid JSON.</title><link>https://community.appian.com/thread/144808?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 14:35:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee96d77b-0efe-4464-81ff-aac2cb412fe7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;It means that the string you want to parse from JSON into an Appian dictionary is not valid JSON.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The jsonText parameter was not valid JSON.</title><link>https://community.appian.com/thread/144807?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 14:08:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f45d7154-a496-4779-ad46-c4d52a846f5d</guid><dc:creator>adityan0002</dc:creator><description>&lt;p&gt;even if I remove a!fromjson() from line number 34 I am still getting the same error, what exactly does &amp;quot;&lt;span&gt;The jsonText parameter was not valid JSON.&lt;/span&gt;&amp;quot;&amp;nbsp;this error means??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The jsonText parameter was not valid JSON.</title><link>https://community.appian.com/thread/144805?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 13:37:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1974aa5c-8698-4dfd-97bf-221ce4b37913</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You try to call fromJson() two times.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1737985040266v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>