beauw
Forum Replies Created
-
Thank you Hristo!
Forum: Plugins
In reply to: [LiteSpeed Cache] Issues with setup for WC virtual productsHello again qtwrk,
Our cart worked for a while, then it started spinning again.
When I inspect the elements on my page, I get the following error message:
Failed to load resource: the server responded with a status of 403 ()
/?wc-ajax=update_order_review:1Any thought?
Forum: Plugins
In reply to: [LiteSpeed Cache] Issues with setup for WC virtual productsHi qtwrk,
Thank you for your reply.
So, we just added * in the ESI list, and so far, it seems to work: the spinning wheel disappeared and the cart seems to work. The error shown when inspecting the element has disappeared.
Can you explain to me what that asterisk in ESI actually performed?
I love to learn and understand what I do ??Thank you for your amazing help!! ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Issues with setup for WC virtual productsFollowing up, in “Cache>[4]Excludes>Do Not Cache URIs” I added “^/enrollment-center/” (enrollment center being my shop page, with all products linked to it, as “/enrollment-center/product1/” for example).
It seemed to work for a while, but I just checked after 1.5 hours, and we’re back to the spinning wheel (tested in incognito mode).
When I purge the cache, though, everything seems to be back to normal…
Forum: Plugins
In reply to: [LiteSpeed Cache] Issues with setup for WC virtual productsHi qtwrk!
Yes, it appears to be working for a few days (up to a week I believe), then the error occurs again…
Thanks for any help you can provide!
Thank you for your help, Sanjeev!
I don’t know if this can help, but I also got this message from WP Mail SMTP:
EMAIL DELIVERY ERROR: the plugin WP Mail SMTP v1.9.0 logged this error during the last time it tried to send an email:
Mailer: Gmail
{
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “required”,
“message”: “Login Required”,
“locationType”: “header”,
“location”: “Authorization”
}
],
“code”: 401,
“message”: “Login Required”
}
}I’m at a loss regarding what to do next…
Thank you in advance for any suggestion you can give me!
Hello Sanjeev!
Thanks for your help ??
I tried again to create an API & Oath 2 for my staging site, entering only the staging site url, but I get the same error 400:
400. That’s an error.
Error: redirect_uri_mismatch
The redirect URI in the request, https://mysite.com/wp-admin/options-general.php?page=wp-mail-smtp&tab=auth, does not match the ones authorized for the OAuth client. To update the authorized redirect URIs, visit: https://console.developers.google.com/apis/credentials/oauthclient/300363727370-iefmer8ksv3nghgi3v4i86ab965do9bv.apps.googleusercontent.com?project=300363727370
I added the Authorized redirect URI from WP Mail SMTP, but still no luck…
Do you have an idea on how to solve this? Maybe in .php?
Thank you for any help you can provide!