Facing error while calling Rest API (HTTPS service) in Microflow.

0
When I am calling HTTPS service which is hosted on IIS through microflow in App It is not working. But when I am calling HTTP service hosted on IIS then its working fine. Please guide.
asked
3 answers
2

Please, could you provide the error message you get by calling the REST in the micrfoflow? You can check them in the consoloe of the modeler.

answered
2

Are you having any log messages for us?

Could it be that you need to import the certificate first?

answered
0

That is more a stack overflow question: https://stackoverflow.com/questions/18378869/pkix-path-building-failed-in-java-application

You probably did not import the certificate in the correct way.

Regards,

Ronald

 

answered