cancel
Showing results for 
Search instead for 
Did you mean: 

Gets all the current session variables via an HTTP interface

SebastianVanell
Level 2
Hello everyone, I would need to get the session variables via an http interface knowing the sessionID. Looking in the guide I found the command that does just what I need: "vars". The only information that the documentation provides, however, is as follows: "Gets all the current session variables and their values for the given session ID". What I would like to know is how the url must be formatted to make the call correctly, since I can't understand how to make it. thanks in advance, Sebastian
3 REPLIES 3

John__Carter
Staff
Staff

SebastianVanell
Level 2
Hi John, thank you for your quick reply. I had tried to format the connection string as you showed me but the response obtained is ""user not set"", so I suppose that some form of authentication is also required that however I can not insert correctly within the call.

John__Carter
Staff
Staff
Try 3 separate calls - /user%20svanello, /password%20secret and /vars%20etc