I set up a simple Leap database and linked it to Foundry with a swagger.json. When I test the connection in Foundry everything works fine, but when I link and map this connection in Iris, I get the following message:
Are we able to connect to middleware (Foundry server) from the application, is the URL invoked is correct one, did you publish the app, can we have the logs from Foundry (Trace logs and middleware logs)
Are we able to connect to middleware (Foundry server) from the application: Yes
Is the URL invoked is correct one: Yes
Did you publish the app: Yes
When I test the operation 'list_submission_records' in Foundry with the Leap database, everything works, but when I call the operation 'list_submission_records' in Iris, I get the error message.
Because I also had these problems with my own Leap database, I used an HCL example (DealTracking) for testing. I will forward this Foundry export (zip)file. I hope you can find something.
I found these 'error' messages: maybe this will help?