Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Qlikkies,
I am trying to install Qlik DataTransfer but when I key in my user credentials, the error in the title appeared.
I've also tried the method whereby I could skip the validation. How can it fix it?
I've also reset my Qlik Sense SaaS account password once and tried to key in again but it doesn't work.
Thanks.
Hi @Kev4IN
You can find your username and computer name, by running the following commands:
echo %USERNAME%
echo %COMPUTERNAME%
Then please use the format computername\username. Please note that this must be less than 20 characters and the user must be an administrator.
Thanks @Seanog_Murphy it works for me... PC_NAME\USERNAME.
Hi,
Got the same problem : "Service user validation failed" after uninstalling and reinstalling DataTransfer.
Ok I solve this first one with a Windows reboot...😬
Now I'm go bak to my first issue before uninstall : "Unable to connect to client". What can I do please ?
Ok and then with this one, it's ok : Adding Cipher Suite for Qlik Data Transfer on Wind... - Qlik Community - 1819406
I was having the same problem and I could solve. Just check the domain of your pc on the settings. Its not related with any other Qlik account. Check the domain from the PC you are using, check the user name with cmd > echo %USERNAME%, then type: PCdomain\the username you got from the comand prompt. Check the images attached.
I confirm credentials are
(user) COMPUTER NAME\USER
(pw( the password of the Pc
We can obtain user with the command (from command row)
%COMPUTERNAME%
%USERNAME%
Thanks for all previous contributions