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
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.