Closed nothingtoseeherehub closed 7 years ago
The readme makes reference to resp = requests.post('https://guacamole-server-domain/api/token', data={'token': jwtToken), yet I'm seeing api/tokens as the relative path in the javascript sent by the guacs that I've seen.
Yes, I will update the readme doc.
The readme makes reference to resp = requests.post('https://guacamole-server-domain/api/token', data={'token': jwtToken), yet I'm seeing api/tokens as the relative path in the javascript sent by the guacs that I've seen.