I’m getting the same problem here! After update, I’m getting: domain.com/?message=Invalidauthorizationcode
Ah I see. I think you are correct. I’ll have to pay for more quota.
That’s weird because when I look at the stats for # of calls our analytics api is making, when it reaches to about 10k that error message appears. Please take a look at the “Core Reporting API and Real Time Reporting API” here: https://developers.google.com/analytics/devguides/reporting/mcf/v3/limits-quotas. This is different from analytics api which gives you 50K limit. Meanwhile, I’ll take a look into your plugin code to point you to where exactly you’re utilizing the “real-time reporting api”.
Im getting the same issue. It seems like its utilizing the core realtime reporting api which has only 10k/day limit. It should rather use only the analytics api which has 50k/day limit.