IllegalArgumentException: Illegal character in path when accessing job REST API (BEE-41798)
Accessing the job REST API such as https://jenkins/job/my%20project/api/json?tree=builds can return an error when the job name contains spaces or other special characters.