On Tue, Jan 15, 2019, 04:16 Shilpa Bhandari <[email protected] wrote:
> I'm using Guacamole API to fetch session token and to expire the token > also. But sometimes the API doesn't respond back but seems that the work > gets done on Guacamole side. e.g. I made a call to expire the token and for > 3-4 minutes no response returned from Guac API after sometime when I make > same call it responds back with Token not found error which indicates that > the token has already been expired using previous calls. Any thoughts on > this? > The API always responds, and revoking a token should be instantaneous. If you are seeing delays and sometimes zero response, it sounds like something is interfering on the network. - Mike
