<?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>Double Quotes in Integration</title><link>https://community.appian.com/discussions/f/integrations/17688/double-quotes-in-integration</link><description>I am using a URL in integration with Double Quotes. It is giving error: Illegal character in path. 
 The same URL is working in POSTMAN and I am successfully able to hit the system with 200 status code. 
 Is it not possible to use &amp;quot; in APPIAN? If it is</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Double Quotes in Integration</title><link>https://community.appian.com/thread/98396?ContentTypeID=1</link><pubDate>Tue, 26 Jul 2022 02:30:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b43baf0d-ad49-43d6-a523-20ae96df5de0</guid><dc:creator>Hynelson10</dc:creator><description>&lt;p&gt;I meet the same issue. Can you share the solution.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://wordfinder.onl/"&gt;word finder&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Double Quotes in Integration</title><link>https://community.appian.com/thread/88179?ContentTypeID=1</link><pubDate>Sat, 20 Nov 2021 06:23:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f62ecf9f-6b45-43a4-b692-992fa013e61c</guid><dc:creator>isobelm0001</dc:creator><description>&lt;p&gt;Have you tried without Quotes? Sometimes it also accepts the URL without quotes as well.&amp;nbsp;I was doing the integration for my new project &lt;a href="https://www.customcv.co.uk/"&gt;professional cv services uk - CustomCV&lt;/a&gt; and facing the same issue for so long. Someone here recommended me to remove the quotes from the URL and it did work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Double Quotes in Integration</title><link>https://community.appian.com/thread/69684?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2019 22:38:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7b81a12-0864-4e36-baf5-74759b718c08</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;did you try replacing your double quotes with fn!char(34)?&lt;/p&gt;
&lt;p&gt;so change this:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;.../interface/&amp;quot;xe-2/0/1&amp;quot;/unit/...&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;to this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;quot;.../interface/&amp;quot;&amp;amp;fn!char(34)&amp;amp;&amp;quot;xe-2/0/1&amp;quot;&amp;amp;fn!char(34)&amp;amp;&amp;quot;/unit/...&amp;quot;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Double Quotes in Integration</title><link>https://community.appian.com/thread/69640?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 15:09:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:60bf1eab-70f9-4e0f-b709-91c799e959bb</guid><dc:creator>shirant0001</dc:creator><description>&lt;p&gt;I can share the URL by replacing few characters with exact number of *. I will not be able to share Authentication details. I know its a limited info. I appreciate your help, Thank you&lt;/p&gt;
&lt;p&gt;Hope it will help.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div class="FieldLayout---accessibilityhidden"&gt;&lt;span class="FieldLayout---field_label" id="b37e6abac355d758f38f22dcfd7cb1a4"&gt;error-result-guidance&lt;/span&gt;&lt;/div&gt;
&lt;div class="FieldLayout---input_below"&gt;
&lt;div class="RichTextDisplayWidget---inMessageLayout RichTextDisplayWidget---error"&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start ParagraphText---inMessageLayout ParagraphText---error elements---global_p"&gt;Failed to connect to http://10.***.***.***:8080/api/running/devices/device/***-er11-***-prodlab-re0/config/*****:configuration/interfaces/interface/&amp;quot;xe-2/0/1&amp;quot;/unit/***&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start ParagraphText---inMessageLayout ParagraphText---error elements---global_p"&gt;Illegal character in path at index 128:&amp;nbsp;http://10.***.***.***:8080/api/running/devices/device/***-er11-***-prodlab-re0/config/*****:configuration/interfaces/interface/&amp;quot;xe-2/0/1&amp;quot;/unit/&lt;span&gt;***&lt;/span&gt;&lt;/p&gt;
&lt;p class="ParagraphText---richtext_paragraph ParagraphText---default_direction ParagraphText---align_start ParagraphText---inMessageLayout ParagraphText---error elements---global_p"&gt;&lt;strong class="StrongText---richtext_strong StrongText---inMessageLayout StrongText---error"&gt;Next Steps &lt;/strong&gt;&lt;/p&gt;
&lt;ul class="FormattedList---richtext_bulletlist"&gt;
&lt;li class="RichTextListItem---inMessageLayout RichTextListItem---error"&gt;Check the error message for more information&lt;/li&gt;
&lt;li class="RichTextListItem---inMessageLayout RichTextListItem---error"&gt;Try the request again&lt;/li&gt;
&lt;li class="RichTextListItem---inMessageLayout RichTextListItem---error"&gt;If the problem persists, ask an administrator to investigate the problem&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Below are the headers:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Connection:&amp;nbsp;keep-alive&lt;/p&gt;
&lt;p&gt;User-Agent:&amp;nbsp;Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36&lt;/p&gt;
&lt;p&gt;Accept :&amp;nbsp;*/*&lt;/p&gt;
&lt;p&gt;Accept-Encoding :&amp;nbsp;gzip, deflate, sdch&lt;/p&gt;
&lt;p&gt;Accept-Language:&amp;nbsp;en-US,en;q=0.8&lt;/p&gt;
&lt;p&gt;Content-Type:&amp;nbsp;application/vnd.****.data+xml&lt;/p&gt;
&lt;p&gt;Content-Encoding:&amp;nbsp;identity&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Double Quotes in Integration</title><link>https://community.appian.com/thread/69638?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 15:00:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:67ad96f0-b8fb-49d9-9d2a-1d7a5431340d</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Can you share your code?&lt;/p&gt;
&lt;p&gt;You can obscure any sensitive text with TESTTEST.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>