<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Working with WebAppBuilder behind a corporative http proxy in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381239#M10089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As some users before, our team was experiencing problems with WebAppBuilder and ArcGIS Portal login, once nodejs was already initiated and portal url was verified successfully. Our users credentials were never validated and we were u&lt;SPAN class="j-excerpt-slug"&gt;nable to login (incorrect username or password message). &lt;/SPAN&gt;We recently found out that it was due to some kind of compatibility issue with our corporative http proxy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to configure WebAppBuilder to work behind a corporative http proxy? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jul 2014 12:54:39 GMT</pubDate>
    <dc:creator>AlexisRodriguez</dc:creator>
    <dc:date>2014-07-31T12:54:39Z</dc:date>
    <item>
      <title>Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381239#M10089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As some users before, our team was experiencing problems with WebAppBuilder and ArcGIS Portal login, once nodejs was already initiated and portal url was verified successfully. Our users credentials were never validated and we were u&lt;SPAN class="j-excerpt-slug"&gt;nable to login (incorrect username or password message). &lt;/SPAN&gt;We recently found out that it was due to some kind of compatibility issue with our corporative http proxy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to configure WebAppBuilder to work behind a corporative http proxy? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 12:54:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381239#M10089</guid>
      <dc:creator>AlexisRodriguez</dc:creator>
      <dc:date>2014-07-31T12:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381240#M10090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;Thanks for providing the information.&lt;/P&gt;&lt;P&gt;Could you please describe what is your office network environment? What kind your proxy is or the steps to setup your proxy network? So we can reproduce your problem and find a workaround.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 03:03:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381240#M10090</guid>
      <dc:creator>ZhifangWang</dc:creator>
      <dc:date>2014-08-04T03:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381241#M10091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zhifang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIK, due to the fact that we are not the network administrators, we are behind a http(s) proxy which captures all mentioned traffic to the Internet being itself who finally sends/gets the contents, making first a filter of the contents asked and evaluating if they are convenient for the environment we are in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, in any application who needs access to the Internet, it is mandatory to configure this proxy to access any content. I.e. configuring it on Internet Explorer (or whichever browser you use) under the label “Connections”à LAN Settings à Proxy Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this firewall/proxy deployment, there is no machine except the proxy server who has http(s) access. While the traffic is sent via Chrome, we can access arcgisonline as the proxy is configured in the browser, but, we have sniffed http traffic by application and we noticed that the web app builder sends traffic by itself (the server mounted) so it cannot access the Internet, with the result of not being able to validate our application on arcgisonline.&lt;/P&gt;&lt;P&gt;Thanks. Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 07:53:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381241#M10091</guid>
      <dc:creator>AlexisRodriguez</dc:creator>
      <dc:date>2014-08-04T07:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381242#M10092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you follow the following steps to have a try?&lt;/P&gt;&lt;P&gt;1. Open server/proxy.js&lt;/P&gt;&lt;P&gt;2. Add the following line before line 36 and line 45:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; proxy: 'your proxy url',&lt;/P&gt;&lt;P&gt;3. restart node server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This line code will enable node js to use your proxy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 05:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381242#M10092</guid>
      <dc:creator>JunshanLiu</dc:creator>
      <dc:date>2014-08-05T05:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381243#M10093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;Thanks for providing the details, this helps a lot. Please following the instructions given by Junshan below to see if you can managed to log into Portal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 05:33:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381243#M10093</guid>
      <dc:creator>ZhifangWang</dc:creator>
      <dc:date>2014-08-05T05:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381244#M10094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Junshan,&lt;/P&gt;&lt;P&gt;Everything went right with that modification.&lt;/P&gt;&lt;P&gt;Thank you very much! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 06:37:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381244#M10094</guid>
      <dc:creator>AlexisRodriguez</dc:creator>
      <dc:date>2014-08-05T06:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381245#M10095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;We'll add "proxy" command line parameter in the next release, so user can set the proxy without touch code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 06:41:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381245#M10095</guid>
      <dc:creator>JunshanLiu</dc:creator>
      <dc:date>2014-08-05T06:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381246#M10096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Junshan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That still didn't work for me &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt; .. see attached screenshots ... not sure what I'm missing or doing wrong&lt;/P&gt;&lt;P&gt;&lt;IMG alt="proxy.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/3048_proxy.png" style="height: auto;" /&gt;&lt;IMG alt="node_x86.exe server.js 80 Portal login_08052014.png" class="jive-image image-2" src="/legacyfs/online/3049_node_x86.exe server.js 80 Portal login_08052014.png" style="width: 620px; height: 265px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 15:06:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381246#M10096</guid>
      <dc:creator>TarigAhmed1</dc:creator>
      <dc:date>2014-08-05T15:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381247#M10097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tarig,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, I think you have made a mistake in the code. After putting your proxy you have forgotten to add a comma (",") at the end of the line (in both types of requests - lines 36 and 45), therefore a SyntaxError message is shown in command window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides, I don't know how you have your network configured but maybe you should have to write your whole http proxy server URL. For instance, in our case, we had to write it with the protocol and port as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proxy: '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://proxy.our.company.com:port" rel="nofollow" target="_blank"&gt;http://proxy.our.company.com:port&lt;/A&gt;&lt;SPAN&gt;' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 19:47:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381247#M10097</guid>
      <dc:creator>AlexisRodriguez</dc:creator>
      <dc:date>2014-08-05T19:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381248#M10098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh wow .. I had to do both of your points above and it worked like a charm.&lt;/P&gt;&lt;P&gt;Thank you so much ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Tarig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 20:14:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381248#M10098</guid>
      <dc:creator>TarigAhmed1</dc:creator>
      <dc:date>2014-08-05T20:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381249#M10099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis, Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the same issue now with Web AppBuilder Beta 3,&amp;nbsp;&amp;nbsp; Beta2 still work just fine !!!!&lt;IMG alt="10-14-2014  Proxy Erro on Beta 3.png" class="jive-image image-1" src="/legacyfs/online/21140_10-14-2014  Proxy Erro on Beta 3.png" style="width: 620px; height: 195px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tarig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 20:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381249#M10099</guid>
      <dc:creator>TarigAhmed1</dc:creator>
      <dc:date>2014-10-14T20:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381250#M10100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the same error when I was using my organization's account to log in, but I was able to log in using a trial account. Any idea why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 21:19:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381250#M10100</guid>
      <dc:creator>YichiLiu1</dc:creator>
      <dc:date>2014-10-17T21:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381251#M10101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;the same Problem occured today with Web AppBuilder 1.0. The solution is similar to Junshan's with one exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The steps that solved it for me were:&lt;/P&gt;&lt;P&gt;1. Open server/proxy.js&lt;/P&gt;&lt;P&gt;2. Change the line (Lines 45 and 62)&lt;/P&gt;&lt;P&gt;proxy: args.proxy? args.proxy: undefined,&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proxy: args.proxy? args.proxy: '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://proxy.our.Company:Port" rel="nofollow" target="_blank"&gt;http://proxy.our.Company:Port&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3. restart node server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 15:40:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381251#M10101</guid>
      <dc:creator>VeronikaBraatz</dc:creator>
      <dc:date>2015-03-18T15:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381252#M10102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing similar problem as above , can one help me out. I am trying this in my office pc.&lt;/P&gt;&lt;P&gt;below is the code of&amp;nbsp; server/proxy.js&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="411" src="https://community.esri.com/legacyfs/online/115810_pastedImage_0.png" style="width: 659px; height: 395px;" width="715" /&gt; &lt;/P&gt;&lt;P&gt;I am facing below error :&lt;/P&gt;&lt;P&gt; &lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/115874_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;this how my proxy settings looks like in IE: &lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/115875_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 15:25:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381252#M10102</guid>
      <dc:creator>DonaldBaddon</dc:creator>
      <dc:date>2015-07-07T15:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381253#M10103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the solution above and added our corporate proxy to proxy.js&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy: '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http://ourproxy:8080" rel="nofollow" target="_blank"&gt;http://ourproxy:8080&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The error I get is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: tunneling socket could not be established, statusCode=407&lt;/P&gt;&lt;P&gt;Status Code 407 = Proxy Authentication Required&lt;/P&gt;&lt;P&gt;How do I provide this authentication?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 16:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381253#M10103</guid>
      <dc:creator>EricPfirman</dc:creator>
      <dc:date>2015-07-09T16:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381254#M10104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Donald.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever find a solution for this ?&lt;/P&gt;&lt;P&gt;I am getting the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 14:45:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381254#M10104</guid>
      <dc:creator>BledarBirbo1</dc:creator>
      <dc:date>2015-08-18T14:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381255#M10105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hi Donald and Bledar,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I have the same error, ¿Could you find a solution? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 20:02:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381255#M10105</guid>
      <dc:creator>DiegoTrivino</dc:creator>
      <dc:date>2015-11-23T20:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Working with WebAppBuilder behind a corporative http proxy</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381256#M10106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 269px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="269"&gt;&lt;SPAN&gt;START "Web AppBuilder for ArcGIS" /B %nodeFile% %serverjsFile% -proxy="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fusername%3Apassword%40proxyservername%3A80" rel="nofollow" target="_blank"&gt;http://username:password@proxyservername:80&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit start.bat using the string above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 06:42:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/working-with-webappbuilder-behind-a-corporative/m-p/381256#M10106</guid>
      <dc:creator>PuLin</dc:creator>
      <dc:date>2016-02-15T06:42:31Z</dc:date>
    </item>
  </channel>
</rss>

