My integration object is calling the swagger endpoint multiple times when it is being failed. We have a log system in our SQL DB. When I test the endpoint from swagger, I am getting only one log but when I am I clicking on Test Request in the integration I am getting multiple logs
Discussion posts and replies are publicly visible
vijayp6380 said:when it is being failed
What is failing? Appian does automatic retry in certain situations.
when the swagger endpoint returns status code as 401, then I am getting multiple logs when I click Test request from Integration
Yeah, Appian might try a different authentication method.