laptop and a wrench

Error

In requests, { } characters are not properly encoded to their ASCII equivalents.

Última publicación: April 2, 2019 ArcGIS GIS Server
Número de ID del error BUG-000120653
EnviadoMarch 8, 2019
Última modificaciónJune 5, 2024
Relacionado conArcGIS GIS Server
Versión encontrada10.6.1
Sistema operativoOracle Linux
Versión de sistema operativo7.5
EstadoWill Not Be Addressed

Información adicional

This is by design. Newer versions of Tomcat requires special characters in the URL to be HTML URL encoded. The client application that is making the request to the server should URL encode the request.

Solución alternativa

For applications that make use of ArcGIS Server 10.6.x REST operations, manually convert the { } characters to their ASCII equivalent:
  • %7b for {
  • %7d for }

Pasos para reproducir

ID del error: BUG-000120653

Software:

  • ArcGIS GIS Server

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga