Jacob R

Results 44 comments of Jacob R

Hi @miiimooo . Thank you for taking the time to create this issue. If you have the Log Viewer plugin enabled, you could look through the logs for any errors....

@AltamashShaikh Do these changes look like they should work to you?

Thank you @machinehum . Looking at the GuzzleHttp\Client you output, I'd say that looks correct. What does the https://github.com/matomo-org/plugin-GoogleAnalyticsImporter/blob/cad809ff8b9c7dddf13ba24607080f3a17a7152b/vendor/prefixed/google/gax/src/CredentialsWrapper.php#L110 look like if you comment out [line 52](https://github.com/matomo-org/plugin-GoogleAnalyticsImporter/blob/932d93534b879441c5cae1e03bab820f2ec1fd56/Google/AuthorizationGA4.php#L52) where authHttpHandler gets...

Nice find @machinehum . I meant to pass the handler into the `CredentialsWrapper` constructor. I went ahead and updated the PR with the latest changes that you shared. It looks...

Thank you for all of your effort @machinehum ; it's greatly appreciated. I agree that it's hard to find a clear answer in Google's documentation. Pretty much all of my...

Hi @Chardonneaur . Thank you for this enhancement suggestion. I am marking it to be reviewed and prioritised by our Product team.

Hi @Chardonneaur . Thank you for taking the time to create this issue. Just to confirm, you're wanting to have the option to force the value of a variable to...

@edoswald What version of Matomo and the plugin do you have installed? PHP version? Do you see a row in your `site` table with the same `idSite` as the error...

Thank you @edoswald. It's really odd that the site gets created, but it fails to look it up during the import process. I'm guessing that you're running the latest version...

@edoswald What if you log out of Matomo and log back in? As far as I can tell, the only reason that it would fail to load the site is...