Skip to main content
August 26, 2019
Solved

MD5-b64 encryption?

  • August 26, 2019
  • 1 reply
  • 0 views

Hi,
I'm trying to encode my password before calling the authentication API but it appears that the encoded password is incorrect or is not recognized by Equinix. I tried multiple online generators but nothing works, please advise.

Best answer by API_User
Hello there,

You can use Jython 2.5.2 to encrypt your password. The below link should guide you on how to use it and where to download.
https://stackoverflow.com/questions/57653633/how-do-i-encode-my-password-for-equinix-authentication-api-using-md5-b64/57653742#57653742

- Equinix Developer Community

1 reply

API_UserAuthorAnswer
August 26, 2019
Hello there,

You can use Jython 2.5.2 to encrypt your password. The below link should guide you on how to use it and where to download.
https://stackoverflow.com/questions/57653633/how-do-i-encode-my-password-for-equinix-authentication-api-using-md5-b64/57653742#57653742

- Equinix Developer Community