I am creating some SmartObject Odata API.
When I consumed some API from Postman, the error was prompted "An error has occurred." without any details. It is difficult to investigate what is the issue.
Anybody knows the way to export more details of error (inner exception) from API response for me to understand what is the issues are facing
Thanks,
Joseph
Solved! Go to Solution.
Hi Joseph,
It looks like the call is a Save method and it's passing in base64 file. Do you see similar error when manually executing the SmartObject from Management site? Perhaps, the file size is too big in this case. You can enable logging for the OData API to further troubleshoot the issue.
https://help.nintex.com/en-US/k2five/icg/current/default.htm#Configure/RESTAPILogging.htm