<?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/"><channel><title>KB-1976 Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1976 Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman</link><pubDate>Wed, 05 Jul 2023 05:01:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3239f974-d5a0-4cb4-a98e-0dc004de10db</guid><dc:creator>Maggie Deppe-Walker</dc:creator><comments>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman#comments</comments><description>Current Revision posted to Appian Knowledge Base by Maggie Deppe-Walker on 7/5/2023 5:01:08 AM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;WebAPI calls to Appian via Postman fail with HTTP 401 unauthorized, even if the WebAPI requires no authentication.&lt;/p&gt;
&lt;p&gt;The following error also appears in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from &amp;lt;IP ADDRESS&amp;gt; to /webapi javax.servlet.ServletException: CORS origin denied fhbjgbiflinjbdggehcddcbncdddomop not on allowed list:[]&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The domain&amp;nbsp;&lt;span&gt;&lt;code&gt;fhbjgbiflinjbdggehcddcbncdddomop&lt;/code&gt;&amp;nbsp;is used by Postman to access Appian, which has not been added to the CORS list within Appian.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add&amp;nbsp;&lt;span&gt;&lt;code&gt;fhbjgbiflinjbdggehcddcbncdddomop&lt;/code&gt;&amp;nbsp;to the CORS list under &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#origins"&gt;Embedded Interfaces&lt;/a&gt; in the Admin Console.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: postman, integration, authentication, webAPI&lt;/div&gt;
</description></item><item><title>KB-1976 Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman/revision/8</link><pubDate>Wed, 14 Aug 2019 05:24:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3239f974-d5a0-4cb4-a98e-0dc004de10db</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Parmida Borhani on 8/14/2019 5:24:08 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;WebAPI calls to Appian via Postman fail with HTTP 401 unauthorized, even if the WebAPI requires no authentication.&lt;/p&gt;
&lt;p&gt;The following error also appears in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from &amp;lt;IP ADDRESS&amp;gt; to /webapi javax.servlet.ServletException: CORS origin denied fhbjgbiflinjbdggehcddcbncdddomop not on allowed list:[]&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The domain&amp;nbsp;&lt;span&gt;&lt;code&gt;fhbjgbiflinjbdggehcddcbncdddomop&lt;/code&gt;&amp;nbsp;is used by Postman to access Appian, which has not been added to the CORS list within Appian.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add&amp;nbsp;&lt;span&gt;&lt;code&gt;fhbjgbiflinjbdggehcddcbncdddomop&lt;/code&gt;&amp;nbsp;to the CORS list under &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#origins"&gt;Embedded Interfaces&lt;/a&gt; in the Admin Console.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: postman, integration, authentication, webAPI&lt;/div&gt;
</description></item><item><title>KB-1971 Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman/revision/7</link><pubDate>Wed, 14 Aug 2019 05:23:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3239f974-d5a0-4cb4-a98e-0dc004de10db</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Parmida Borhani on 8/14/2019 5:23:41 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;WebAPI calls to Appian via Postman fail with HTTP 401 unauthorized, even if the WebAPI requires no authentication.&lt;/p&gt;
&lt;p&gt;The following error also appears in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from &amp;lt;IP ADDRESS&amp;gt; to /webapi javax.servlet.ServletException: CORS origin denied fhbjgbiflinjbdggehcddcbncdddomop not on allowed list:[]&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The domain&amp;nbsp;&lt;span&gt;&lt;code&gt;fhbjgbiflinjbdggehcddcbncdddomop&lt;/code&gt;&amp;nbsp;is used by Postman to access Appian, which has not been added to the CORS list within Appian.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add&amp;nbsp;&lt;span&gt;&lt;code&gt;fhbjgbiflinjbdggehcddcbncdddomop&lt;/code&gt;&amp;nbsp;to the CORS list under &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#origins"&gt;Embedded Interfaces&lt;/a&gt; in the Admin Console.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: postman, integration, authentication, webAPI&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman/revision/6</link><pubDate>Mon, 12 Aug 2019 13:04:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3239f974-d5a0-4cb4-a98e-0dc004de10db</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Zach Puderbach on 8/12/2019 1:04:19 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;WebAPI calls to Appian via Postman fail with HTTP 401 unauthorized, even if the WebAPI requires no authentication.&lt;/p&gt;
&lt;p&gt;The following error also appears in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from &amp;lt;IP ADDRESS&amp;gt; to /webapi javax.servlet.ServletException: CORS origin denied fhbjgbiflinjbdggehcddcbncdddomop not on allowed list:[]&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The domain&amp;nbsp;&lt;span&gt;&lt;code&gt;fhbjgbiflinjbdggehcddcbncdddomop&lt;/code&gt;&amp;nbsp;is used by Postman to access Appian, which has not been added to the CORS list within Appian.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add&amp;nbsp;&lt;span&gt;&lt;code&gt;fhbjgbiflinjbdggehcddcbncdddomop&lt;/code&gt;&amp;nbsp;to the CORS list under &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#origins"&gt;Embedded Interfaces&lt;/a&gt; in the Admin Console.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: postman, integration, authentication, webAPI&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman/revision/5</link><pubDate>Fri, 09 Aug 2019 16:18:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3239f974-d5a0-4cb4-a98e-0dc004de10db</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Zach Puderbach on 8/9/2019 4:18:26 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;WebAPI calls to Appian via postman fail with HTTP 401 unauthorized, even if the WebAPI requires no authentication.&lt;/p&gt;
&lt;p&gt;The following error also appears in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from 96.58.71.24 to /webapi javax.servlet.ServletException: CORS origin denied fhbjgbiflinjbdggehcddcbncdddomop not on allowed list:[]&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The domain&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;is used by Postman to access Appian, which has not been added to the CORS list within Appian.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;to the CORS list under &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#origins"&gt;Embedded Interfaces&lt;/a&gt; in the Admin Console.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: authentication, webAPI&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman/revision/4</link><pubDate>Fri, 09 Aug 2019 15:34:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3239f974-d5a0-4cb4-a98e-0dc004de10db</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Zach Puderbach on 8/9/2019 3:34:21 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;WebAPI calls to Appian via postman fail with HTTP 401 unauthorized, even if the WebAPI requires no authentication.&lt;/p&gt;
&lt;p&gt;The following error also appears in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from 96.58.71.24 to /webapi javax.servlet.ServletException: CORS origin denied fhbjgbiflinjbdggehcddcbncdddomop not on allowed list:[]&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The domain&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;is used by Postman to access Appian, which has not been added to the CORS list within Appian.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;to the CORS list under embedded interfaces in the Admin Console.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: authentication, webAPI&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman/revision/3</link><pubDate>Fri, 09 Aug 2019 15:26:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3239f974-d5a0-4cb4-a98e-0dc004de10db</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Zach Puderbach on 8/9/2019 3:26:33 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;WebAPI calls to Appian via postman fail with HTTP 401 unauthorized, even if the WebAPI requires no authentication.&lt;/p&gt;
&lt;p&gt;The following error also appears in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from 96.58.71.24 to /webapi javax.servlet.ServletException: CORS origin denied fhbjgbiflinjbdggehcddcbncdddomop not on allowed list:[]&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The domain&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;is used by Postman to access Appian, which has not been added to the CORS list within Appian.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;to the CORS list under embedded interfaces in the Admin Console&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: authentication, webAPI&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman/revision/2</link><pubDate>Fri, 09 Aug 2019 15:26:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3239f974-d5a0-4cb4-a98e-0dc004de10db</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Zach Puderbach on 8/9/2019 3:26:02 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;WebAPI calls to Appian via postman fail with HTTP 401 unauthorized, even if there is not authentication for the WebAPI.&lt;/p&gt;
&lt;p&gt;The following error also appears in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from 96.58.71.24 to /webapi javax.servlet.ServletException: CORS origin denied fhbjgbiflinjbdggehcddcbncdddomop not on allowed list:[]&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The domain&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;is used by Postman to access Appian, which has not been added to the CORS list within Appian.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;to the CORS list under embedded interfaces in the Admin Console&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: authentication, webAPI&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Calls to Appian WebAPI fails with 401 unauthorized in Postman</title><link>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman/revision/1</link><pubDate>Tue, 09 Jul 2019 13:43:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3239f974-d5a0-4cb4-a98e-0dc004de10db</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1489/kb-1976-calls-to-appian-webapi-fails-with-401-unauthorized-in-postman#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Zach Puderbach on 7/9/2019 1:43:18 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;WebAPI calls to Appian via postman fail with HTTP 401 unauthorized, even if there is not authentication for the WebAPI.&lt;/p&gt;
&lt;p&gt;The following error also appears in the application server log:&lt;/p&gt;
&lt;p&gt;ERROR com.appiancorp.security.cors.CorsFilter - CORS request rejected; invalid request from 96.58.71.24 to /webapi javax.servlet.ServletException: CORS origin denied fhbjgbiflinjbdggehcddcbncdddomop not on allowed list:[]&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;&lt;/div&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The domain&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;is used by Postman to access Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add&amp;nbsp;&lt;span&gt;fhbjgbiflinjbdggehcddcbncdddomop&amp;nbsp;to the CORS list under embedded interfaces in the Admin Console&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: July 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: authentication, webAPI&lt;/div&gt;
</description></item></channel></rss>