PKIX path building failed

I recommend you all take a look at this other thread: javax.net.ssl.SSLHandshakeException: PKIX path building failed - #7 by katanya024
because its the same issue. basically this is happens because java doesn’t trust the server thats trying to connect, and you need to import a trust certificate with the keytool command