I'm facing an issue with Creatio running on .NET Core. Occasionally, when I create a web service and make a mistake, I come across an error page like this:
The challenge is that there are no logs saved regarding this issue. Consequently, I lack information about what went wrong, and I try to guess.
On the other hand, if I attempt the same operation on a .NET Framework running instance (e.g., in the Cloud), I receive an exception stack trace.