The EWM Git Integration Toolkit support tools appear to be broken in EWM 7.0.2 SR1
![]() While using the tools supplied with the EWM Git Integration Toolkit with EWM 7.0.2 SR1, the URL validation fails as follows:
19 Apr 21:28:04 - GitRepositoryOperations VERBOSE ensureCompatibility : HTTP options {
"hostname": "\"glelm.somedomain.com\"",
"port": "undefined",
"path": "\"/ccm/versionCompatibility?clientVersion=7.0.2 SR1\"",
"method": "\"GET\"",
"rejectUnauthorized": "false"
}
19 Apr 21:28:04 - GitRepositoryOperations VERBOSE ensureCompatibility : **** LOG OPTIONS END ***
node:_http_client:184
throw new ERR_UNESCAPED_CHARACTERS('Request path');
It seems to not like the space in the clientVersion parameter.
Is there a work around?
|
Accepted answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Apr 20, 3:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Please open a case with support, so support can get the required log and diagnostic data. Rich Ralston selected this answer as the correct answer
|