When I click on System Logs, there are too many files. Can anyone help me to find the web api logs?
Discussion posts and replies are publicly visible
Can you provide more information about what issue you are having? The logs may not be the best place to look depending on the problem. Are you receiving an error message when you call the Web API? If yes, what error are you getting? Also, have you tried to execute the Web API from the Appian Designer? That can help you diagnose issues with the expression directly through the Web API designer.
Web API is working fine from Appian side and i have also tested using rest client, everything seems to be fine. But when a third party tries to consume this, getting an error - 500 internal server error.
Now they need to know the exact error message to debug.
Have you checked the security of the webAPI and anything that might be consumed by the webAPI to ensure that access is granted for the third party ?