Credentials are invalid (workaround doesn't work)

Hi,

I am currently trying to set up the Lookerstudio connector for Matomo. I don’t get any further than trying to succesfully submit my credentials.

I’m having the same issue as described here:

I also have tried the mentioned work around using https://username:password@matomo.example.com as username. I also of course have set up a new auth_token.

I don’t understand what the problem is? Could it be something with a setting in Lookerstudio, my Google Account or in Matomo?

Does anyone know what the problem might be? Or how I can find the cause?

Hello,

I have the same issue

I have tried username:password@matomo.example.com and it doesn’t work either

Did you solve the issue? Does anyone has any idea how to connect it successfully?

Thanks in advance

Hi, unfortunately not. I still haven’t found a solution…
I still hope someone here knows something but it’s already a while since I posted this.

1 Like

I have the same problem, but also no solution…

Hello all, have you found any workaround to make this works? I also try to add a user in Matomo with the same Google email address but i always got the error… so bad :slightly_frowning_face:

Thank you for your help!

King regards
Jerome

I just wanted to point out that having to use username:password@ is only necessary when HTTP Basic Authentication is used in front of your Matomo instance. If you use the default Matomo login screen or some form of SSO (LDAP, SAML, …) you should use the public base URL of your Matomo instance. For example, I just tested with https://{myTestDomain}.matomo.cloud and the auth token I generated as my username and password for my Looker Studio data source, and it connected without any issue.

In short, use your regular Matomo URL as your username. If that doesn’t work and there isn’t HTTP Basic Authentication in front of your Matomo instance, it’s likely a connection/configuration/permission issue with your Matomo server. Please make sure that you’re following the setup guide.