Edge micro gateway : 401 error configuration issue

We are configuring Edge micro gateway on Apige Public cloud getting below error

Command : edgemicro configure -o organization -e environment -u abc@abc.com

current nodejs version is v6.9.1

current edgemicro version is 2.5.28

password:

file doesn't exist, setting up Error:

HTTP error 401

at Request._callback (/root/.nvm/versions/node/v6.9.1/lib/node_modules/edgemicro/node_modules/apigeetool/lib/commands/listdeployments.js:93:12)

at Request.self.callback (/root/.nvm/versions/node/v6.9.1/lib/node_modules/edgemicro/node_modules/request/request.js:185:22) at emitTwo (events.js:106:13) at Request.emit (events.js:191:7)

at Request.<anonymous> (/root/.nvm/versions/node/v6.9.1/lib/node_modules/edgemicro/node_modules/request/request.js:1161:10) at emitOne (events.js:96:13)

at Request.emit (events.js:188:7) at IncomingMessage.<anonymous> (/root/.nvm/versions/node/v6.9.1/lib/node_modules/edgemicro/node_modules/request/request.js:1083:12)

at IncomingMessage.g (events.js:291:16)

at emitNone (events.js:91:20)

at IncomingMessage.emit (events.js:185:7)

at endReadableNT (_stream_readable.js:974:12)

at _combinedTickCallback (internal/process/next_tick.js:74:11)

at process._tickCallback (internal/process/next_tick.js:98:9)

0 6 1,008
6 REPLIES 6

Former Community Member
Not applicable

It appears the edge user password is incorrect.

Thanks for the response. Well, I am using the correct credentials and user has org admin access still I am getting 401

I am also facing the same issue on Windows. I wish there is a work around for the issue from Google Apigee team.

@Former Community Member - I am running into the same issue for Apigee Public Cloud. Is there any restrictions for password ?

I am able to login to Edge UI using the same credentials and its an org admin. My password contains '@' symbol.

My account had MFA enabled, once I removed MFA on the account, it worked.