<?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 credential dialog pops up occasionally on loading AGSSyncTask... in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106577#M7164</link>
    <description>&lt;P&gt;Hi Nimesh,&lt;/P&gt;&lt;P&gt;Yes I'm still able to reproduce the issue with the same repro project. Loading layers is ok first time tapping the Load Feature Layers button. As soon as the layers are fully loaded, tapping the button second time the credential dialog box pops up. Please see the attached images.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;</description>
    <pubDate>Tue, 12 Oct 2021 01:39:39 GMT</pubDate>
    <dc:creator>ShiminCai</dc:creator>
    <dc:date>2021-10-12T01:39:39Z</dc:date>
    <item>
      <title>ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1104642#M7137</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm loading layers in a feature service to map using AGSGeodatabaseSyncTask. The feature service is not secured. Everything works just fine but occasionally not always though, the ArcGIS credential dialog appears on loading the syncTask as shown in the attached image. Once the dialog is out I can't skip or sign in as the sign in button is greyed out. The only way out is to kill the app...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;let&lt;/STRONG&gt;&lt;/SPAN&gt; gdbSyncTask = AGSGeodatabaseSyncTask(url: url)&lt;/P&gt;&lt;P&gt;gdbSyncTask.&lt;SPAN&gt;load&lt;/SPAN&gt; { (error) -&amp;gt; &lt;SPAN&gt;Void&lt;/SPAN&gt; &lt;SPAN&gt;&lt;STRONG&gt;in&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;... loading layers to the map after gdbSyncTask loaded without error...&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to set the gdbSyncTask.credential property with a valid credential of username and password but the dialog still pops up randomly. How can I stop it popping up?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Shimin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 04:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1104642#M7137</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-05T04:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105007#M7139</link>
      <description>&lt;P&gt;Further to the mix: the first time and second time load of gdbSyncTask are ok, but on the third time the load method gets an error of "Request Forbidden" in the completion block. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 22:24:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105007#M7139</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-05T22:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105224#M7140</link>
      <description>&lt;P&gt;Hi Shimin,&lt;/P&gt;&lt;P&gt;If possible, can you please send us the reproducible code and all request/response log so we can investigate what is going on?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 16:07:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105224#M7140</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2021-10-06T16:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105434#M7143</link>
      <description>&lt;P&gt;Hi Nimesh,&lt;/P&gt;&lt;P&gt;I created a reproducible Xcode project which is about 400 mb after zip. How can I send it to you?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 04:56:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105434#M7143</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-07T04:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105627#M7146</link>
      <description>&lt;P&gt;Hi Shimin,&lt;/P&gt;&lt;P&gt;I've direct message with instruction to send me the project. Thank you!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 17:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105627#M7146</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2021-10-07T17:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105732#M7149</link>
      <description>&lt;P&gt;Hi Nimesh,&lt;/P&gt;&lt;P&gt;Have uploaded the files to the site as instructed.&lt;/P&gt;&lt;P&gt;However, the uploading failed many times due to a hung Ajax request. Looked like the following uploads were appending to the previous failed uploads. If the file is somehow corrupted please provide a mailbox I'll send a Dropbox link to download from Dropbox.&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 22:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1105732#M7149</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-07T22:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106006#M7157</link>
      <description>&lt;P&gt;Hi Shimin,&lt;/P&gt;&lt;P&gt;I was able to download the project and run. However, is feature service used in the project internal? When I try even in browser it gives me `403 Forbidden` error. See attached image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-10-08 at 9.52.38 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24863i38A377B80A2A3C4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-10-08 at 9.52.38 AM.png" alt="Screen Shot 2021-10-08 at 9.52.38 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 16:55:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106006#M7157</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2021-10-08T16:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106288#M7162</link>
      <description>&lt;P&gt;Hi Nimesh,&lt;/P&gt;&lt;P&gt;Sorry the feature service was behind a geoblocking. The geoblocking has now been disabled temporarily. Could you please have another go?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 23:01:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106288#M7162</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-10T23:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106453#M7163</link>
      <description>&lt;P&gt;Hi Shimin,&lt;/P&gt;&lt;P&gt;Thank you, I'm able to access the feature service now. Using your repro project, I tried to reproduce the issue multiple times but not able to do so. There are lot of layers in the feature service so it takes some time for them load and render on the map but no credential dialog pops up.&lt;/P&gt;&lt;P&gt;I suspect your geoblocking is playing part in credential dialog? The `403` errors are considered an authentication and somehow your geoblocking coming into picture and throws `403` error and credential dialog pops up.&lt;/P&gt;&lt;P&gt;Are you still able to reproduce the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 16:10:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106453#M7163</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2021-10-11T16:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106577#M7164</link>
      <description>&lt;P&gt;Hi Nimesh,&lt;/P&gt;&lt;P&gt;Yes I'm still able to reproduce the issue with the same repro project. Loading layers is ok first time tapping the Load Feature Layers button. As soon as the layers are fully loaded, tapping the button second time the credential dialog box pops up. Please see the attached images.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 01:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106577#M7164</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-12T01:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106889#M7165</link>
      <description>&lt;P&gt;Hi Shimin,&lt;/P&gt;&lt;P&gt;Please add following code at the start of &amp;nbsp;`viewDidLoad` which will create a log file with all request and responses. Once, you are able to reproduce the issue, upload the generated log file at the location I gave earlier.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;let&lt;/SPAN&gt;&lt;SPAN&gt; config = &lt;/SPAN&gt;AGSRequestConfiguration&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;global&lt;/SPAN&gt;&lt;SPAN&gt;()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;config.&lt;/SPAN&gt;&lt;SPAN&gt;debugLogFileURL&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;URL&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;fileURLWithPath&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;"path/to/Log.md"&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;config.&lt;/SPAN&gt;debugLogDeleteBeforeEachRun&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;config.&lt;SPAN&gt;debugLogRequests&lt;/SPAN&gt; = &lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;config.&lt;/SPAN&gt;debugLogIncludeRequestHeaders&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;config.&lt;SPAN&gt;debugLogResponses&lt;/SPAN&gt; = &lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;config.&lt;/SPAN&gt;debugLogIncludeResponseHeaders&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;config.&lt;/SPAN&gt;debugLogResponseTrimThreshold&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;2000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 22:48:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106889#M7165</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2021-10-12T22:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106904#M7166</link>
      <description>&lt;P&gt;Hi Nimesh,&lt;/P&gt;&lt;P&gt;Have uploaded the Log.md file.&lt;/P&gt;&lt;P&gt;Many thanks for your help!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shimin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 23:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106904#M7166</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-12T23:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106912#M7167</link>
      <description>&lt;P&gt;Hi Shimin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the log. I realized that the log did not capture the response for the request which produces the error as it did not finish. Can you please reproduce the issue and when dialog pops up, hit skip on it? When done, check which request returned with `403 - Request Forbidden` error? If you don't see the error, I would suggest using any third party app to log request response. May be a Charls Proxy or Fiddler etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 00:15:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106912#M7167</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2021-10-13T00:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106919#M7168</link>
      <description>&lt;P&gt;Hi Nimesh,&lt;/P&gt;&lt;P&gt;Uploaded a new Log1.md file. As instructed, I hit the Skip five times and each time the dialog disappeared and came back very quickly. Checked the log file and there are a few 403 Request Forbidden errors.&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 00:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1106919#M7168</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-13T00:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1107174#M7170</link>
      <description>&lt;P&gt;Hi Shimin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the new log file. I analyzed the log file and particularly the HTTP responses and response headers. Based on that looks like your server setup has load balancer. The responses with response header&amp;nbsp;&lt;STRONG&gt;Server = ""&amp;nbsp;&lt;/STRONG&gt;are working fine and responses which has&amp;nbsp;&lt;STRONG&gt;Server = "awselb/2.0"&amp;nbsp;&lt;/STRONG&gt;are responding the HTTP status code &lt;STRONG&gt;403.&amp;nbsp;&lt;/STRONG&gt;The response code 403 is considered as an authentication error and we prompt for the credential. You will have to figure out why that server responds with HTTP status code 403.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 16:48:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1107174#M7170</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2021-10-13T16:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1107330#M7172</link>
      <description>&lt;P&gt;Hi Nimesh,&lt;/P&gt;&lt;P&gt;I forwarded your finding to our server people who are investigating. I'll report back how we go... Thank you so much for your help.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 22:02:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1107330#M7172</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-13T22:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS credential dialog pops up occasionally on loading AGSSyncTask...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1112729#M7203</link>
      <description>&lt;P&gt;Hi Nimesh,&lt;/P&gt;&lt;P&gt;Our service people eventually figured out that T&lt;SPAN&gt;he AWS Appplication load balancer throws a 403 if the WAF blocks something. The WAF is blocking due to the number of requests.&amp;nbsp;Increasing the http request limit from 1000 to 5000 http requests&amp;nbsp;from a single IP in 5 min period seemed to have stopped the credential box popping up. Thank you so much for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;</description>
      <pubDate>Sun, 31 Oct 2021 22:16:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-credential-dialog-pops-up-occasionally-on/m-p/1112729#M7203</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2021-10-31T22:16:14Z</dc:date>
    </item>
  </channel>
</rss>

