Developer Forum General Discussion MD5-b64 encryption?Closed
 The Developer Forum is shutting down. Please join the Equinix Community to participate in new discussions.
PK
API User
Monday, August 26, 2019 - 16:13

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. 

PK
API User
Monday, August 26, 2019 - 16:22

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