Hi everyone I have a problem with Client.getBaseURL(). When called locally in a test it returns "/auth/realms/test/account" when the same test is executed in Travis it returns "/realms/test/account”. Does anyone know why this happens and how I can fix it? Regards Doug