The ArcGIS GIS Server administrative endpoint returns a "404" error for a database registered with a space character in its name and f=pjson format.
Last Published: May 3, 2017ArcGIS GIS Server
Bug ID Number
BUG-000103638
Submitted
March 14, 2017
Last Modified
April 2, 2025
Applies to
ArcGIS GIS Server
Version found
10.5
Status
In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
Workaround
In the Uniform Resrouce Identifier (URl) returned with the "404" error, note the '+' symbol in the space between the words SQL and Henrys. Replace the '+' symbol with '%20' and the URl resolves successfully and gives the expected output.