ErrorOr is giving error when returning IActionResult from API
I am using ErrorOr (https://github.com/amantinband/error-or) library to return responses from my Api. However when I return response from my api, it is giving this error:
I am using ErrorOr (https://github.com/amantinband/error-or) library to return responses from my Api. However when I return response from my api, it is giving this error: