Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-599

Guacamole get the key of the share link connection

    XMLWordPrintableJSON

Details

    Description

      I'm working with guacamole 0.9.14 , i want to get the share link of the connection. So i 'm using http.get and http.post to get the key .

      At first , i got the token from

      dns/guacamole/api/tokens

      After that , i got the id connection and uuid session from :

      dns/guacamole/api/session/data/mysql/activeConnections?token=????

      Now i want to get the key from :

      dns/guacamole/api/session/tunnels/uuidconnection/activeConnection/sharingCredentials/idsession?token=???

      But i have this result :

      {{{ "message": "No such tunnel.", "translatableMessage":

      { "key": "No such tunnel.", "variables": null }

      , "statusCode": null, "expected": null, "type": "NOT_FOUND" }}}

      It seems that the token has changed when i did the http.get to get the id session and uuid connection.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yosrasaadallah Yosra Saadallah
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: