You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException: Cannot read the array length because the return value of "com.baidubce.appbuilder.model.appbuilderclient.AppBuilderClientResponse.getContent()" is null
at com.baidubce.appbuilder.model.appbuilderclient.AppBuilderClientIterator.next(AppBuilderClientIterator.java:19)
at *.BceWorkflowService.chat(BceWorkflowService.java:90)
The text was updated successfully, but these errors were encountered:
工作流中代码节点报错时,AppBuilderClientResponse.getContent()为null,报NPE
java.lang.NullPointerException: Cannot read the array length because the return value of "com.baidubce.appbuilder.model.appbuilderclient.AppBuilderClientResponse.getContent()" is null
at com.baidubce.appbuilder.model.appbuilderclient.AppBuilderClientIterator.next(AppBuilderClientIterator.java:19)
at *.BceWorkflowService.chat(BceWorkflowService.java:90)
The text was updated successfully, but these errors were encountered: