<?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   in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105170#M70232</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I would request you to disable carrier network and enable just wifi in debug mode will solve this issue&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2016 22:48:07 GMT</pubDate>
    <dc:creator>Raj_Kumar</dc:creator>
    <dc:date>2016-04-26T22:48:07Z</dc:date>
    <item>
      <title>404 on AJAX call</title>
      <link>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105167#M70229</link>
      <description>&lt;P&gt;I just upgraded to the 3240 build of the XDK and updated to Cordova 4.5.1. I add the CSP line to my index.html (&amp;lt;meta http-equiv="Content-Security-Policy" content="default-src *; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'"&amp;gt;) as well as adding Network request *, Intent for &lt;A href="http://*" target="_blank"&gt;http://*&lt;/A&gt; and &lt;A href="https://*" target="_blank"&gt;https://*&lt;/A&gt; and * for navigation (basically setting everything to access everything). &amp;nbsp;It works in the emulator but when I go to debug on a device it fails with a 404 on my ajax code. &amp;nbsp;I can't figure out why. Since I tried for hours to find a solution that would identify the bug in my code I eventually just did a build and it worked fine on my device.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Any ide why the debugger is failing? &amp;nbsp;This really burned a lot of cycles for something that seems to be a debugger issue (I also saw another thread that seemed to indicate it might be a crosswalk 16 issue).&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Any info here as to how I can debug this and why it only fails when debugging?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 03:31:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105167#M70229</guid>
      <dc:creator>Adam_G_</dc:creator>
      <dc:date>2016-04-26T03:31:10Z</dc:date>
    </item>
    <item>
      <title>Same problem :-/</title>
      <link>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105168#M70230</link>
      <description>&lt;P&gt;Same problem :-/&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 07:51:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105168#M70230</guid>
      <dc:creator>Raiden_d_1</dc:creator>
      <dc:date>2016-04-26T07:51:20Z</dc:date>
    </item>
    <item>
      <title>We haven't isolated the</title>
      <link>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105169#M70231</link>
      <description>&lt;P&gt;We haven't isolated the problem, but some users have reported if you duplicate what's in the &amp;lt;allow-intent&amp;gt; fields into the &amp;lt;allow-navigation&amp;gt; field that it works, which doesn't make sense, but is worth a try...&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 22:33:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105169#M70231</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-26T22:33:54Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105170#M70232</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I would request you to disable carrier network and enable just wifi in debug mode will solve this issue&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 22:48:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105170#M70232</guid>
      <dc:creator>Raj_Kumar</dc:creator>
      <dc:date>2016-04-26T22:48:07Z</dc:date>
    </item>
    <item>
      <title>Raj -- can you provide more</title>
      <link>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105171#M70233</link>
      <description>&lt;P&gt;Raj -- can you provide more detail? I don't follow what you mean by "disable carrier network." Do you mean turn off the data connection on your device and only use wifi on the device?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 01:09:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105171#M70233</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-27T01:09:34Z</dc:date>
    </item>
    <item>
      <title>For others looking at this</title>
      <link>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105172#M70234</link>
      <description>&lt;P&gt;For others looking at this thread, please see this related thread, which might help &amp;gt; &lt;A href="https://software.intel.com/en-us/forums/intel-xdk/topic/622229" target="_blank"&gt;https://software.intel.com/en-us/forums/intel-xdk/topic/622229&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 16:46:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/404-on-AJAX-call/m-p/1105172#M70234</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-28T16:46:30Z</dc:date>
    </item>
  </channel>
</rss>

