Alex
Forum Replies Created
-
Ok. Can confirm that this was a problem on my end, my systemd-timesync service was not active so the local time had not been synced for a while. After fixing this, the plugin works as expected. Sorry for bothering you with this issue and thanks for the help. I appreciate the speed of response.
It works on my local machine when I extended the leeway to 300 seconds. I will test it on my production server and see if the problem persists. If it does, it would be nice to have a hook to change this value.
Keep in mind that this is on my local development server. It may work fine on my EC2 instance, but let me try to manually set the leeway to + 5 minutes and see if that fixes the problem. Give me a minute!
I logged the output of all 3 and it seems that “nbf” is null which is what is triggering the error.
{ "nbf": null, "iat": 1678798755, "timestamp": 1678798634 }
Method used:
wp_die(json_encode(array('nbf' => $body['nbf'], 'iat' => $body['iat'], 'timestamp' => $timestamp), JSON_PRETTY_PRINT));
And it happens everytime, still have not got it to work.
Forum: Plugins
In reply to: [WooCommerce Google Feed Manager] Problem with Product VariationsThanks Auke.
I will contact you via mail as soon as possible.
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Development hooksThanks for your help Oleg. That works perfectly!
That would be awesome. Do you hva an email i could send you the link?
The site has not gone public yet so i would rather not share on a forum at the moment.