<?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: Invalid redirect_uri in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559600#M14887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I added the AppID to the config file after I copied the data to my web server.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2018 20:34:00 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-08-22T20:34:00Z</dc:date>
    <item>
      <title>Invalid redirect_uri</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559596#M14883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I deployed an app to my web server today and am getting an invalid redirect_uri when I try to open the app in my browser. I have the app hosted on Windows web server, and I have all my normal redirect in the App registration info. The AppID info is matching and we do not use any proxy's. Anything else that I need to check?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="199" src="https://community.esri.com/legacyfs/online/420304_Capture.JPG" width="715" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 19:39:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559596#M14883</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-08-22T19:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid redirect_uri</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559597#M14884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So you are sure you have added the URL for your newly deployed app on your web server to the redirects?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/guide/faqs.htm#anchor2" title="https://developers.arcgis.com/web-appbuilder/guide/faqs.htm#anchor2"&gt;Frequently asked questions—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 20:03:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559597#M14884</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-08-22T20:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid redirect_uri</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559598#M14885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you add the appID to the appId property in the config.json file? (Step 6 in this list of instructions: &lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/guide/xt-deploy-app.htm#GUID-DE10C2E7-51B9-46C7-864E-E0B69DA49203" title="https://developers.arcgis.com/web-appbuilder/guide/xt-deploy-app.htm#GUID-DE10C2E7-51B9-46C7-864E-E0B69DA49203"&gt;Deploy your app—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 20:17:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559598#M14885</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2018-08-22T20:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid redirect_uri</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559599#M14886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The URI's point to my local machine where I developed the app. Am I suppose to also add a URI to my web server?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 20:33:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559599#M14886</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-08-22T20:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid redirect_uri</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559600#M14887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I added the AppID to the config file after I copied the data to my web server.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 20:34:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559600#M14887</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-08-22T20:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid redirect_uri</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559601#M14888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;absolutely&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 20:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559601#M14888</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-08-22T20:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid redirect_uri</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559602#M14889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am in the same position as Andrew was. My URI points to my local machine where i developed the app. I know i need to add a redirect URI to my webserver. Can you provide an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2018 19:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559602#M14889</guid>
      <dc:creator>TheKenerson</dc:creator>
      <dc:date>2018-12-21T19:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid redirect_uri</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559603#M14890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kenerson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;What is the url that you would type into the browsers address bar to access your app on your web server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2018 23:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/invalid-redirect-uri/m-p/559603#M14890</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-12-21T23:04:25Z</dc:date>
    </item>
  </channel>
</rss>

