Bogue
Numéro d’ID de bogue | BUG-000177094 |
---|---|
Envoi | June 11, 2025 |
Dernière modification | August 5, 2025 |
S’applique à | ArcGIS Experience Builder developer edition |
Version trouvée | 1.17 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | In Product Plan |
Allow longer URLs in the web config. Simply add everything in the <security> tag to increase the allowed query string and URL size.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.webServer>
<security>
<requestFiltering>
<!-- raise these values to accommodate your long OAuth callback URLs -->
<requestLimits maxQueryString="8192" maxUrl="8192" />
</requestFiltering>
</security>
</system.webServer>
</configuration>
ID de bogue: BUG-000177094
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support