Hi there,
I set up Piwik and everything works fine exept the autologin feature. When I provide the string form the faq it simply says: “Username and password incorrect”.
I use this string:
/pathpiwik/index.php?module=Login&action=logme&login=your_login&password=your_MD5_password
For “your_login” I provide the username of the Piwik user
For “your_MD5_password” I provide the MD5 Hash of the pw I assigned to the user
Am I doing something wrong? This doesn’t seem awfully complicated, but it simply won’t work.
Thanks for your help!
Florian
P.S.: Normal login with this user with the interface works fine.