<?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 Request failed with Status code 404 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Request-failed-with-Status-code-404/m-p/1988927#M81722</link>
    <description>&lt;P&gt;I keep getting a get error with status code 404 at e.exports at xmlhttprequests.v.&lt;/P&gt;
&lt;P&gt;The link generated is &lt;A href="https://hostname/we" target="_blank" rel="noopener"&gt;https://hostname/web&lt;/A&gt; ticket/api/v1/sharing/settings?xrfkey=incorrectvalue&lt;/P&gt;
&lt;P&gt;The xrfkey in link is different than the one used to generate a ticket. How to fix this error?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Oct 2022 05:32:45 GMT</pubDate>
    <dc:creator>CodeKazuko</dc:creator>
    <dc:date>2022-10-05T05:32:45Z</dc:date>
    <item>
      <title>Request failed with Status code 404</title>
      <link>https://community.qlik.com/t5/App-Development/Request-failed-with-Status-code-404/m-p/1988927#M81722</link>
      <description>&lt;P&gt;I keep getting a get error with status code 404 at e.exports at xmlhttprequests.v.&lt;/P&gt;
&lt;P&gt;The link generated is &lt;A href="https://hostname/we" target="_blank" rel="noopener"&gt;https://hostname/web&lt;/A&gt; ticket/api/v1/sharing/settings?xrfkey=incorrectvalue&lt;/P&gt;
&lt;P&gt;The xrfkey in link is different than the one used to generate a ticket. How to fix this error?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 05:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Request-failed-with-Status-code-404/m-p/1988927#M81722</guid>
      <dc:creator>CodeKazuko</dc:creator>
      <dc:date>2022-10-05T05:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Request failed with Status code 404</title>
      <link>https://community.qlik.com/t5/App-Development/Request-failed-with-Status-code-404/m-p/1993467#M82215</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/186998"&gt;@CodeKazuko&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By any chance could you provide more details?&lt;/P&gt;
&lt;P&gt;Is this "&lt;SPAN&gt;api/v1/sharing/settings" endpoint from an API? If so, could you indicate what API are you using ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if this is not a custom code, what is the user attempting to do when they get the error?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Was this working before or is this a new implementation?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you share the steps to attempt to reproduce ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any details will be appreciated.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you !!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 16:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Request-failed-with-Status-code-404/m-p/1993467#M82215</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2022-10-17T16:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Request failed with Status code 404</title>
      <link>https://community.qlik.com/t5/App-Development/Request-failed-with-Status-code-404/m-p/1994216#M82281</link>
      <description>&lt;P&gt;This error occurs when I click the app sheet within an iframe.&amp;nbsp;There is also an error about cannot load content for qlik-variable-input.js.map.&lt;/P&gt;
&lt;P&gt;Initially this error didn't appear. But there was some issues with Qlik sense after converting computer admin to user so there was reinstallation and setting up everything.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 02:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Request-failed-with-Status-code-404/m-p/1994216#M82281</guid>
      <dc:creator>CodeKazuko</dc:creator>
      <dc:date>2022-10-19T02:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Request failed with Status code 404</title>
      <link>https://community.qlik.com/t5/App-Development/Request-failed-with-Status-code-404/m-p/2136994#M92407</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22488"&gt;@NadiaB&lt;/a&gt;&amp;nbsp;We also get this error in the network tab:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EliGohar_0-1699783452582.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/119761iF820E91AAD7520A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EliGohar_0-1699783452582.png" alt="EliGohar_0-1699783452582.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;We work in the embedded analytics method and use an iframe to load the Qlik application.&lt;/P&gt;
&lt;P&gt;Any idea how to fix this error?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Nov 2023 10:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Request-failed-with-Status-code-404/m-p/2136994#M92407</guid>
      <dc:creator>EliGohar</dc:creator>
      <dc:date>2023-11-12T10:05:52Z</dc:date>
    </item>
  </channel>
</rss>

