Hi - I am trying to call an external API through PUT and DELETE operations. Its working fine in Postman, but when i try to do it through Sailpoint, workflow is failing with no error details like this - {“error”:“”}.
I double checked all the API inputs and they are accurate, is there any open issues with PUT and DELETE operations in sailpoint for external integrations ?
@gourab - I have double checked all these points and still no luck, for some reason it keeps failing with no error response {“error”:“”}, same issue with DELETE as well. Only GET and POST are working in Sailpoint. am stuck