Replies: 1 comment
-
|
Looks like a definition version conflict. There will be an RC2 soon, possibly already tomorrow, that will address this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using the Java Client example (https://github.com/dres-dev/Client-Examples/blob/main/java/src/main/java/dev/dres/example/Client.java)
but at line 64 (
currentRuns = runInfoApi.getApiV2ClientEvaluationList(sessionId);) I got the errorError during request: 'The fieldcommentin the JSON string is not defined in theApiTaskTemplateInfoproperties. JSON: {"templateId":"467b4c80-95ab-4c91-92e4-6d32847044f8","name":"lhe-kis-1","comment":"","taskGroup":"KIS","taskType":"Visual Known Item Search","duration":300}', exitingI'm using DRES 2.0.0-RC1
Any suggestions?
Best regards,
Lucia
Beta Was this translation helpful? Give feedback.
All reactions