nuvoPoint
Forum Replies Created
-
Thank you for getting back so fast.
We found the issue, but can you tell me why we only see empty woocommerce-quickpay log files in WooCommerce -> Status -> Logs:
10-18-2019 @ 19:26:24 –
10-18-2019 @ 19:26:24 –
10-18-2019 @ 19:26:24 –
10-18-2019 @ 19:26:24 –
10-18-2019 @ 19:26:24 –
10-18-2019 @ 19:26:24 –
10-18-2019 @ 19:26:24 –
10-18-2019 @ 19:27:54 –
10-18-2019 @ 19:27:54 –
10-18-2019 @ 19:27:54 –
10-18-2019 @ 19:27:54 –
10-18-2019 @ 19:27:54 –
10-18-2019 @ 19:27:54 –
10-18-2019 @ 19:27:54 –This is still a issue in 5.2.0 with “Capture on complete” set to true
– WooCommerce version: 3.7.1
– WordPress version: 5.2.4@slaffik
I can confirm that your plugin will work if “WooCommerce Google Analytics Pro” is disabled. Both issues are related to having the SDK included in both plugins which most likely have the same namespace and therefore conflict.@slaffik
I found the cause of the issue.
When you have activated “WooCommerce Google Analytics Pro” then your plugin wont work. This might be a conflict with both plugins trying to use Google API’s and SDK. Any ideas on how to fix this?@slaffik
The link “Allow plugin to send emails using your Google account” does not contain any client_id and this gives the following error:400. That’s an error.
Error: invalid_request
Missing required parameter: client_idIf I manually edit the link in the html to include the client_id I get the following error:
401. That’s an error.
Error: invalid_client
The OAuth client was not found.We have our own hosting setup with nginx server, running Ubuntu on AWS, with cloudflare in front.
Hey, we are having the same issue. Any updates?
We are having the same issue. Sometimes it works and but most of the time it gives us this issue:
“Facebook SDK returned an error: Cross-site request forgery validation failed. The “state” param from the URL and session do not match.”
We are running version 7.11.7
- This reply was modified 8 years, 2 months ago by nuvoPoint.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] TIME TO LOOK FOR ANOTHER PLUGINOk, so it appears that Google introduced last year, that if the gmail code is changed, the grant is lost, and you have to reauthorize.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] TIME TO LOOK FOR ANOTHER PLUGINWould changing the password on, say, gmail, invalidate the grant, and require reauthorization?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Compatiblity with PHP 7.0 & 7.1It works with 7.0, that much I can confirm.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Bad Request(invalid_grant)We have same issue. I will guess that it has something to do with the auth token, because it will work after you run trough the grant process again. This should not happen if the plugin uses the expire token correctly.
Nicely spotted. We’re running a multisite too.