Hi team,
I have an odd issue here. I'm not doing anything special but submitting a form with the data flowing to a SharePoint list. I've done multiple apps in the same environment doing the same thing without any problem.
What is weird that when submitting the form, the app runs right into the OnFailure of the form. There is not system error message. When I try to get the actual error, the ERRORS table is empty. So, I don't get a message of what goes wrong 😞 (I activated formular-level error management)
I also startet the monitor in the background but it also doesn't give me an issue. The last entry in the monitor, though, is the step before the submit of the form.
I'm completely lost where to look.