Replies: 2 comments 1 reply
-
We also have this issue also a few days now. I don't think it's due to this package, but more on the API side @ Google. |
Beta Was this translation helpful? Give feedback.
1 reply
-
this package is fantastic, i know that the problem is Google :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
i have a problem with analytics, for a few days the speed of the queries is very slow, I saw that there are similar reports on google, do you encounter the same problem? Also I often have google 502 errors:
` </style>
502. That’s an error.
The server encountered a temporary error and could not complete your request.
Please try again in 30 seconds. That’s all we know.
at dashboard.relinko.net/vendor/google/apiclient/src/Http/REST.php:128
124| // if we errored out, it should be safe to grab the response body
125| $body = (string) $response->getBody();
126|
127| // Check if we received errors, and add those to the Exception for convenience
12 dashboard.relinko.net/app/Helpers/CronHelper.php:39
Spatie\Analytics\Analytics::performQuery(Object(Spatie\Analytics\Period), "ga:sessions", ["ga:sessions", "ga:medium,ga:source, ga:date", "ga:source==139", "-ga:sessions"])
13 dashboard.relinko.net/app/Console/Commands/calcologiornaliero.php:95
App\Helpers\CronHelper::getViewSearchCRON2(Object(Carbon\Carbon), Object(Carbon\Carbon))`
Beta Was this translation helpful? Give feedback.
All reactions