Apigee Edgemicro configure failing due to incorrect url being formed when fetching publicKey

Below error encountered when installing Edgemicro 3.3.1 on RHEL 8, url is incorrectly appended with %20nonprod%20dev after edgemicro-auth



Error: cannot GET https://apigee.net/edgemicro-auth%20nonprod%20dev/publicKey (404)
at translateError (/usr/local/lib/node_modules/edgemicro/cli/lib/cert-lib.js:365:15)
at Request._callback (/usr/local/lib/node_modules/edgemicro/cli/lib/cert-lib.js:386:15)
at Request.self.callback (/usr/local/lib/node_modules/edgemicro/node_modules/request/request.js:185:22)
at Request.emit (node:events:513:28)
at Request.<anonymous> (/usr/local/lib/node_modules/edgemicro/node_modules/request/request.js:1154:10)
at Request.emit (node:events:513:28)
at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/edgemicro/node_modules/request/request.js:1076:12)
at Object.onceWrapper (node:events:627:28)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1358:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
text: '{"fault":{"faultstring":"Unable to identify proxy for host: secure and url: \\/edgemicro-auth%20nonprod%20dev\\/publicKey","detail":{"errorcode":"messaging.adaptors.http.flow.ApplicationNotFound"}}}'

0 1 132
1 REPLY 1

Have you made changes to uri's in the config or parameters that include that proxyname?