Whenever I call the api/session/tunnels end point I receive an empty array with a 200 response. This occurs when I have at least one active session going. I’ve create the access token with both guacadmin and the user that is currently logged in credentials. In either case I receive a 200 and empty array.
I’ve looked in the source and the request seems pretty straightforward. Am I misunderstanding whatI should be receiving? If so is the a way to retrieve the active tunnel id(s) for a given user? Running Guacamole 1.5.2. Tx
