Conflict with Analytics Plugin and API
-
I probably found a bug.
I use “WP Mail SMTP” and other analytics-API-based Plugins, which are…
(i) Google Analytics Dashboard for WP (GADWP)
(ii) Simple GA Ranking==Case 1 ==
I created a fresh website only with these 3 plugins.
In this case, google shows “400. That’s an error. Error: invalid_request. Missing required parameter: client_id”.
I surely found client_id was NULL.==Case 2 ==
I created a fresh website only with “WP Mail SMTP” and (i),
using a project on Google API with Analytics and Gmail API allowed.
In this case, WP Mail SMTP requires both Analytics and Gmail permission, and failed with error “There was an error while processing the authentication request. Please try again.”==Case 3 ==
I created a fresh website only with “WP Mail SMTP” and (i),
using a project on Google API only with Gmail API allowed. and I also created another Google API project only with Analytics API.I succeeded in getting authentication in this case.
but it needs 2 projects. Since the number of Google API projects is limited, it’s troublesome.
==Conclusion==
I assume “WP Mail SMTP” has a bug. It mistakenly requires other API. It isn’t able to process authentication properly.I hope this problem would be solved in next version 1.3.0.
Thank you in advance!
- The topic ‘Conflict with Analytics Plugin and API’ is closed to new replies.