Skip to content

fix error response from watson server

Latest
Compare
Choose a tag to compare
@anuj9196 anuj9196 released this 18 Jun 10:11
· 1 commit to master since this release
8060d4c

When there is an error from Watson server, the error is saved to file content making file corrupt. This fix will read the content of the file if the file size is less than 1000 bytes and return the error message if found in the content of the file.