tREST: keep connection open / authentication persistant
Hello Community,
I need to do two subsequent REST calls with tREST 1) Login (which works) 2) Get List (which needs to have login first) => Here I get an authentication error although login worked.
I do 2nd tREST "Get List" OnSubjobOK (see screenhot).
How can I keep connection open and authentication persistant?