I have an application, which performs the API tests by postman.
Debugging the app, the test goes through all my layers and returns: 'status: 200 ok'. However, the object is not inserted into my table. I have tried to map a request to the Sql Server profiler, but I did not see any error that I understood.