These are the URL’s Request URL: http://10.93.5.144:8080/guacamole/api/session/data/mysql/users/gabriel?token=39FAFDC19262B0EAE881EDDEFDD88B46F77846F8E7C83174A34BBBCCF78246F6
Request URL: http://10.93.5.144:8080/guacamole/api/session/data/mysql-shared/users/gabriel?token=39FAFDC19262B0EAE881EDDEFDD88B46F77846F8E7C83174A34BBBCCF78246F6 Regarding what you told me, is then correct the responses that application generates has generated? Regards. De: Gabriel Huerta Araujo <huert...@globalhitss.com.INVALID> Enviado el: miércoles, 29 de julio de 2020 07:15 p.m. Para: user@guacamole.apache.org Asunto: RE: Error when enter to Guacamole Web version 1.2.0 “The parts of the URL that would provide context are missing above”. That information is referred to Headers, Preview and Response which are in Network tab? Regards. De: Mike Jumper <mjum...@apache.org<mailto:mjum...@apache.org>> Enviado el: miércoles, 29 de julio de 2020 07:07 p.m. Para: user@guacamole.apache.org<mailto:user@guacamole.apache.org> Asunto: Re: Error when enter to Guacamole Web version 1.2.0 On Wed, Jul 29, 2020, 17:02 Gabriel Huerta Araujo <huert...@globalhitss.com.invalid<mailto:huert...@globalhitss.com.invalid>> wrote: For my user I have two tokens These are their responses Token gabriel?token=8B05F622CBF6CA36C1AF8A805473BB059DF70B9E245832CED820D554621E402D {"username":"gabriel","attributes":{"guac-email-address":null,"guac-organizational-role":null,"guac-full-name":"Gabriel Prueba","expired":null,"timezone":null,"access-window-start":null,"guac-organization":"CNS SISTEMAS","access-window-end":null,"disabled":null,"valid-until":null,"valid-from":null},"lastActive":1596065328000} Token gabriel?token=8B05F622CBF6CA36C1AF8A805473BB059DF70B9E245832CED820D554621E402D {"username":"gabriel","attributes":{}} Last token generated lost its information. How can I solve it? Those aren't two tokens; they are one token, being used for two separate REST API requests. The parts of the URL that would provide context are missing above, but these are presumably requests which are retrieving user information from two distinct data sources. It is normal and expected that multiple data sources are present and that each returns different data. - Mike