--
You received this message because you are subscribed to the Google Groups "google-analytics-spreadsheet-add-on" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-spread...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-analytics-spreadsheet-add-on/ed9a505e-3f38-4199-bdbb-c9e410f28008%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "google-analytics-spreadsheet-add-on" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-spread...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-analytics-spreadsheet-add-on/2d2aa50e-ad01-4ade-a5cd-a62cd393ab6b%40googlegroups.com.
Hey Andrea, there probably isn't anything for you to do here. I'm not entirely sure why this suddenly started happening, but it's almost certainly not something you did on your end.The reports are run by the sheets processor, so what's most likely happening is they all have the same IP address and that "user" is hitting the quota limit.
On Thu, Dec 17, 2015 at 12:49 AM, Andrea Rapanaro <andrea....@ctp.com> wrote:
HiI have the same issue, and in the API https://developers.google.com/analytics/devguides/reporting/core/v3/coreErrors it states403 userRateLimitExceeded: indicates that the user rate limit has been exceeded. The maximum rate limit is 10 qps per IP address. The default value set in Google Developers Console is 1 qps per IP address. You can increase this limit in the Google Developers Console to a maximum of 10 qps.My guess is that it's not about the size, but the Add On is firing all requests in a too short timeframe. The question is: how to tune this?? Any ideas?On Monday, November 16, 2015 at 8:36:47 AM UTC+1, Anders Lynderup wrote:Hi
What exactly does this error refer to?
I got this error on sheets where I just get traffic results for the past 30 days.
In total i got this error for 5 data sheets in my excel doc file, but none of them have to many rows with data..
--
You received this message because you are subscribed to the Google Groups "google-analytics-spreadsheet-add-on" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-spreadsheet-add-on+unsubscribe@googlegroups.com.
Same issue here, although the reports process very little data.
From the other post with the same subject line, I understand that you're working on a fix. If you have an ETA at some point, that would be great!
On Monday, January 4, 2016 at 9:41:36 AM UTC+1, Andrea Rapanaro wrote:
Thanks for the reply. I understand, but what's the solution here?
On Friday, December 18, 2015 at 11:45:30 PM UTC+1, Philip Walton wrote:
Hey Andrea, there probably isn't anything for you to do here. I'm not entirely sure why this suddenly started happening, but it's almost certainly not something you did on your end.The reports are run by the sheets processor, so what's most likely happening is they all have the same IP address and that "user" is hitting the quota limit.
On Thu, Dec 17, 2015 at 12:49 AM, Andrea Rapanaro <andrea....@ctp.com> wrote:
HiI have the same issue, and in the API https://developers.google.com/analytics/devguides/reporting/core/v3/coreErrors it states403 userRateLimitExceeded: indicates that the user rate limit has been exceeded. The maximum rate limit is 10 qps per IP address. The default value set in Google Developers Console is 1 qps per IP address. You can increase this limit in the Google Developers Console to a maximum of 10 qps.My guess is that it's not about the size, but the Add On is firing all requests in a too short timeframe. The question is: how to tune this?? Any ideas?On Monday, November 16, 2015 at 8:36:47 AM UTC+1, Anders Lynderup wrote:Hi
What exactly does this error refer to?
I got this error on sheets where I just get traffic results for the past 30 days.
In total i got this error for 5 data sheets in my excel doc file, but none of them have to many rows with data..
--
You received this message because you are subscribed to the Google Groups "google-analytics-spreadsheet-add-on" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-spread...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-analytics-spreadsheet-add-on/2d2aa50e-ad01-4ade-a5cd-a62cd393ab6b%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "google-analytics-spreadsheet-add-on" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-spread...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-analytics-spreadsheet-add-on/c44738f9-bbdc-4a46-a1cb-e7836d17732f%40googlegroups.com.
If your application makes all API requests from a single IP address (i.e. on behalf of your users) you should consider using the userIP or quotaUser parameters with each request to get full QPS quota for each user. See the query parameters summary for details.
quotaUser Lets you enforce per-user quotas from a server-side application even in cases when the user's IP address is unknown. This can occur, for example, with applications that run cron jobs on App Engine on a user's behalf.
--
You received this message because you are subscribed to the Google Groups "google-analytics-spreadsheet-add-on" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-spread...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-analytics-spreadsheet-add-on/09344486-014c-4b3a-a36b-fc407350e9bc%40googlegroups.com.
I received Quota Error: User Rate Limit Exceeded. Did anybody else experience this error since "the fix" was implemented? Appreciate any help to solve this issue.
--
You received this message because you are subscribed to the Google Groups "google-analytics-spreadsheet-add-on" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-spread...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-analytics-spreadsheet-add-on/3c94b937-0c14-417e-a888-0f3aff669470%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "google-analytics-spreadsheet-add-on" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-spread...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-analytics-spreadsheet-add-on/fbc2b1d9-879b-4412-b9e9-931183ad2058%40googlegroups.com.