<?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 Re: ArcGIS PortalDirectory Login Error - Invalid client_ID in Web AppBuilder Custom Themes Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-themes-questions/arcgis-portaldirectory-login-error-invalid-client/m-p/823623#M36</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was this ever resolved? &amp;nbsp;I am running into the same issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2017 20:16:48 GMT</pubDate>
    <dc:creator>JosephYawn</dc:creator>
    <dc:date>2017-06-23T20:16:48Z</dc:date>
    <item>
      <title>ArcGIS PortalDirectory Login Error - Invalid client_ID</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-themes-questions/arcgis-portaldirectory-login-error-invalid-client/m-p/823622#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am setting up development environment for teh ArcGIS WebApp Builder, Where I can develop the themes/widgets and upload to local ArcGISserver/Online ArcGIS account.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;1.Download/Installed Nodejs&lt;/P&gt;&lt;P&gt;2.Download WebAppBuilder and run the StartUp.bat file&lt;/P&gt;&lt;P&gt;3.It executed the nodejs code and open the browser and requests for the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Web AppBuilder for ArcGIS &lt;/EM&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" data-dojo-attach-point="portalContent"&gt;&lt;P class=""&gt;&lt;EM&gt;Specify the URL to your ArcGIS Online organization or Portal for ArcGIS&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;4. I specify ESRI ArcGIS Online account.&lt;/P&gt;&lt;P class=""&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/247993_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P class=""&gt;Error:&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/247991_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 15:40:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-themes-questions/arcgis-portaldirectory-login-error-invalid-client/m-p/823622#M35</guid>
      <dc:creator>MathanManohar</dc:creator>
      <dc:date>2016-10-19T15:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS PortalDirectory Login Error - Invalid client_ID</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-themes-questions/arcgis-portaldirectory-login-error-invalid-client/m-p/823623#M36</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was this ever resolved? &amp;nbsp;I am running into the same issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 20:16:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-themes-questions/arcgis-portaldirectory-login-error-invalid-client/m-p/823623#M36</guid>
      <dc:creator>JosephYawn</dc:creator>
      <dc:date>2017-06-23T20:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS PortalDirectory Login Error - Invalid client_ID</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-themes-questions/arcgis-portaldirectory-login-error-invalid-client/m-p/823624#M37</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can solve this by 2 ways.&lt;/P&gt;&lt;P&gt;1. Deleting "signininfo.json" file from "..\WebAppBuilderForArcGIS\server" folder.&lt;/P&gt;&lt;P&gt;2. &amp;nbsp;Updating this file and providing right&amp;nbsp;&amp;nbsp;"appId" for you application.&lt;/P&gt;&lt;P&gt;You can get the appID from your portal. Safest way is to get client id and provide it in url.&lt;/P&gt;&lt;P&gt;Ex of :&amp;nbsp;&lt;SPAN&gt;"&lt;STRONG&gt;signininfo.json"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;[&lt;BR /&gt; {&lt;BR /&gt;&lt;SPAN&gt; "portalUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2FXXX.domin.com%2Fportal" rel="nofollow" target="_blank"&gt;https://XXX.domin.com/portal&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "supportsOAuth": true,&lt;BR /&gt; "isWebTier": true&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt;&lt;SPAN&gt; "portalUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2F" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;XXX.domin.com&lt;/SPAN&gt;/portal", // Update it with your portal url&lt;BR /&gt; "supportsOAuth": true,&lt;BR /&gt; "isWebTier": false,&lt;BR /&gt; "appId": "ABZlRO2HW2nJ0qYH" // Provide your registered appid.&lt;BR /&gt; }&lt;BR /&gt;]&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 21:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-themes-questions/arcgis-portaldirectory-login-error-invalid-client/m-p/823624#M37</guid>
      <dc:creator>BhaskarSingh1</dc:creator>
      <dc:date>2017-08-14T21:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS PortalDirectory Login Error - Invalid client_ID</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-themes-questions/arcgis-portaldirectory-login-error-invalid-client/m-p/1010628#M72</link>
      <description>&lt;P&gt;Step 1:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;1. Deleting "signininfo.json" file from "..\WebAppBuilderForArcGIS\server" folder.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Helped me get my WAB DE working properly! Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 15:50:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-themes-questions/arcgis-portaldirectory-login-error-invalid-client/m-p/1010628#M72</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2020-12-17T15:50:37Z</dc:date>
    </item>
  </channel>
</rss>

