bwilli33
Forum Replies Created
-
Forum: Plugins
In reply to: [Authorizer] White Screenah this seems to be the issue !
Fatal error: Cannot redeclare GuzzleHttp\describe_type() (previously declared in /home/site/wwwroot/wp-content/plugins/authorizer/vendor/guzzlehttp/guzzle/src/functions.php:16) in /home/site/wwwroot/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/functions.php on line 41Forum: Plugins
In reply to: [Authorizer] White Screenseems like when i was enabling CDN in the W3 Total Cache settings thats when it would break things
Forum: Plugins
In reply to: [Authorizer] White Screennevermind I had to completely wipe out the settings of the W3 total cache plugin to fix it. sorry.
Forum: Plugins
In reply to: [Beehive Analytics - Google Analytics Dashboard] Google API and 50 Limitok so no point in posting this at the other location then? Thank you so much for looking into this.
Forum: Plugins
In reply to: [Beehive Analytics - Google Analytics Dashboard] Google API and 50 LimitYes and i have followed that guide and it talks about this
“However, it is important to note that Google does have a hard limit of 50 “refresh tokens” per account. That means that you can connect up to 50 domains using the same account. So if you do have lots of sites, or a multisite with lots of domain-mapped subsites, you might indeed hit that limit, and random sites will start displaying “unknown error occurred” messages. See Refresh token expiration for more information on that limit.”
and i looked at googles information on refresh tokens and it talks about service accounts not having that limitation. https://developers.google.com/identity/protocols/oauth2#expiration
“There is currently a limit of 50 refresh tokens per Google Account per OAuth 2.0 client ID. If the limit is reached, creating a new refresh token automatically invalidates the oldest refresh token without warning. This limit does not apply to service accounts.”
so i am trying to figure out how to make that work. theres no instructions anywhere that specifies how to relate this google service account with the API and Beehive Pro.
- This reply was modified 4 years, 9 months ago by bwilli33.
Forum: Plugins
In reply to: [Beehive Analytics - Google Analytics Dashboard] Google API and 50 LimitAPI credential? do you mean a google service account? Thanks for the response.