Closed saurabhvaj closed 5 years ago
I'm able to resolve this, and found that api code is not able to get properties from an external file. Once I embedded the properties inside the jar, this starts working. But I think error msg should be more informative in this case.
Not really a java person but, the above /encrypt is not working for me. Only an ERROR msg comes as a response. In order, I'm not able to add my bitbucket repo in the widget, because it saves passwords in an encrypted format.
My api.properties file is:
Also when I dig a bit in code the below code from ./java/com/capitalone/dashboard/service/EncryptionServiceImpl.java is responsible for encryption.
which imports packages. import com.capitalone.dashboard.util.Encryption; import com.capitalone.dashboard.util.EncryptionException;
I'm not able to find these. Let me know if I'm running in the wrong direction. Trying to integrate bitbucket cloud with hygieia.