1 -Could someone please advise where I can see the enum constants that are possible to path in Authentication?
I am trying to pass the value : USERNAME_PASSWORD
(the issue)
I am tryng to force the User x pass authentication, because whenever we try to re-use the component we have created we get an error
WARN Send to Tableau Server 7:174:0:12 Errors loading flow variables into node : String for key “authToken” not found.
wich is weird because we have not defined anything for here
Yes, the enum value provided worked when added as a variable.
Unfortunately , the node is still waiting a input in auth token.
Makes no sense at all , this error only happen only when one of our VM saves the workflow. ( we already reinstalled KNIME with same version)
Opening a case with support, in the meantime if someone have a clue, any help would be appreciated.
For those who have this problem in the future
The error can be fixed by matching the Server-Executor - extension version with the local extension version.
Thanks