Calling an REST API

0
While calling an API, this is the above errors I am facing.
asked
3 answers
0

image.png

This the Microflow and then I used JSON Structure and applied Import mapping.

answered
0

I am calling an API from Microsoft SQL, I have connected an external database also, are they both related?

answered
0

This is a certificate issue. 

You can add certificates to your application by going to Security under you App menu:

image.png

 

Your REST API should work properly once you add the right certificate.

answered