<?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 Invalid App error on AppBuilder in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-app-error-on-appbuilder/m-p/712634#M18725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have web AppBuilder installed and running. I can create my own app, download it as a .zip file, then Import it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I try to import a similarly downloaded .zip file/app created by someone else (this app has custom widgets and is rather comples, we are hoping to work together on developing this app) I get an "Invalid App" error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="473619" alt="invalid app" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/473619_2019-11-16_07-46-16.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No more details are offered as to why it might be invalid. On the command line all I see is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;express deprecated req.param(name): Use req.params, req.body, or req.query instead rest/signininfo.js:1:1596&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;preparing upload...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;uploading...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;[2019-11-16T07:46:05.841] [ERROR] app - { inspect: [Function: inspect] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;[2019-11-16T07:46:05.848] [ERROR] app - { inspect: [Function: inspect] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;(node:8438) UnhandledPromiseRejectionWarning: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at ServerResponse.setHeader (_http_outgoing.js:485:11)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at ServerResponse.header (/Users/jmvidal/tmp/WebAppBuilderForArcGIS/server/node_modules/express/lib/response.js:767:10)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at sendUploadResponse (/Users/jmvidal/tmp/WebAppBuilderForArcGIS/server/rest/apps.js:1:20804)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at /Users/jmvidal/tmp/WebAppBuilderForArcGIS/server/rest/apps.js:1:28356&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;(node:8438) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The console just shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="473620" alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/473620_2019-11-16_07-53-33.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took this same .zip file and deployed it to a website (unzipped) and it work just fine. So, I think the .zip is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how I can figure out why this is an "Invalid App"? some way to get better error messages?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Nov 2019 12:58:01 GMT</pubDate>
    <dc:creator>JoseVidal</dc:creator>
    <dc:date>2019-11-16T12:58:01Z</dc:date>
    <item>
      <title>Invalid App error on AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-app-error-on-appbuilder/m-p/712634#M18725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have web AppBuilder installed and running. I can create my own app, download it as a .zip file, then Import it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I try to import a similarly downloaded .zip file/app created by someone else (this app has custom widgets and is rather comples, we are hoping to work together on developing this app) I get an "Invalid App" error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="473619" alt="invalid app" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/473619_2019-11-16_07-46-16.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No more details are offered as to why it might be invalid. On the command line all I see is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;express deprecated req.param(name): Use req.params, req.body, or req.query instead rest/signininfo.js:1:1596&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;preparing upload...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;uploading...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;[2019-11-16T07:46:05.841] [ERROR] app - { inspect: [Function: inspect] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;[2019-11-16T07:46:05.848] [ERROR] app - { inspect: [Function: inspect] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;(node:8438) UnhandledPromiseRejectionWarning: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at ServerResponse.setHeader (_http_outgoing.js:485:11)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at ServerResponse.header (/Users/jmvidal/tmp/WebAppBuilderForArcGIS/server/node_modules/express/lib/response.js:767:10)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at sendUploadResponse (/Users/jmvidal/tmp/WebAppBuilderForArcGIS/server/rest/apps.js:1:20804)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at /Users/jmvidal/tmp/WebAppBuilderForArcGIS/server/rest/apps.js:1:28356&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;(node:8438) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The console just shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="473620" alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/473620_2019-11-16_07-53-33.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took this same .zip file and deployed it to a website (unzipped) and it work just fine. So, I think the .zip is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how I can figure out why this is an "Invalid App"? some way to get better error messages?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2019 12:58:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-app-error-on-appbuilder/m-p/712634#M18725</guid>
      <dc:creator>JoseVidal</dc:creator>
      <dc:date>2019-11-16T12:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid App error on AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-app-error-on-appbuilder/m-p/1059665#M20864</link>
      <description>&lt;P&gt;I have the exact same problem, any fixes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 20:21:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-app-error-on-appbuilder/m-p/1059665#M20864</guid>
      <dc:creator>IanLadd</dc:creator>
      <dc:date>2021-05-19T20:21:02Z</dc:date>
    </item>
  </channel>
</rss>

